Compare commits

...

3 Commits

Author SHA1 Message Date
5a9f07002f 5.3.6 2016-07-01 05:19:19 +02:00
ca5ff20107 remove @types/gulp 2016-07-01 05:17:58 +02:00
a406ff648a fix npm variant 2016-07-01 05:06:11 +02:00
2 changed files with 1194 additions and 2 deletions

1192
npm-debug.log Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "npmts",
"version": "5.3.5",
"version": "5.3.6",
"description": "write npm modules with TypeScript",
"main": "dist/index.js",
"bin": {
@ -52,7 +52,7 @@
"smartcli": "1.0.4",
"smartcov": "0.0.6",
"smartenv": "1.2.5",
"smartfile": "4.0.9",
"smartfile": "4.0.10",
"smartpath": "3.2.2",
"smartstring": "^2.0.10",
"source-map-support": "^0.4.1",