Compare commits

...

2 Commits

Author SHA1 Message Date
63c73536a2 5.3.26 2016-07-19 20:33:57 +02:00
2f7ebfc47a update dependencies 2016-07-19 20:33:45 +02:00

View File

@ -1,6 +1,6 @@
{
"name": "npmts",
"version": "5.3.25",
"version": "5.3.26",
"description": "Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.",
"main": "dist/index.js",
"bin": {
@ -47,7 +47,7 @@
"gulp-sourcemaps": "^1.6.0",
"gulp-typedoc": "^2.0.0",
"lodash": "^4.13.1",
"npmextra": "^1.0.7",
"npmextra": "^1.0.8",
"projectinfo": "1.0.3",
"q": "^1.4.1",
"shelljs": "^0.7.0",
@ -55,9 +55,9 @@
"smartcli": "1.0.4",
"smartcov": "0.0.6",
"smartenv": "1.2.5",
"smartfile": "4.0.10",
"smartfile": "4.0.12",
"smartpath": "3.2.2",
"smartstring": "^2.0.14",
"smartstring": "^2.0.15",
"source-map-support": "^0.4.2",
"tsn": "^1.0.7",
"typedoc": "^0.4.4",