Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
871990725d | |||
d46bb18893 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "npmts",
|
||||
"version": "5.0.1",
|
||||
"version": "5.0.2",
|
||||
"description": "write npm modules with TypeScript",
|
||||
"main": "dist/index.js",
|
||||
"bin": {
|
||||
@ -37,7 +37,7 @@
|
||||
"gulp-mocha": "^2.2.0",
|
||||
"gulp-sourcemaps": "^1.6.0",
|
||||
"gulp-typescript": "2.12.2",
|
||||
"gulp-typings": "1.3.0",
|
||||
"gulp-typings": "1.3.1",
|
||||
"merge2": "1.0.2",
|
||||
"projectinfo": "1.0.1",
|
||||
"q": "^1.4.1",
|
||||
@ -46,8 +46,8 @@
|
||||
"smartcli": "0.0.11",
|
||||
"smartcov": "0.0.4",
|
||||
"smartenv": "1.2.1",
|
||||
"smartfile": "2.3.0",
|
||||
"smartpath": "3.1.1",
|
||||
"smartfile": "3.0.2",
|
||||
"smartpath": "3.1.3",
|
||||
"source-map-support": "^0.4.0"
|
||||
},
|
||||
"devDependencies": {}
|
||||
|
Reference in New Issue
Block a user