Compare commits

...

4 Commits

Author SHA1 Message Date
3e4ac03a63 6.1.8 2017-01-21 20:45:35 +01:00
0948fa806c update deps 2017-01-21 20:45:32 +01:00
53980160df 6.1.7 2017-01-21 19:59:22 +01:00
886f1ae6f4 update dependencies 2017-01-21 19:59:20 +01:00

View File

@ -1,6 +1,6 @@
{
"name": "npmts",
"version": "6.1.6",
"version": "6.1.8",
"description": "Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.",
"main": "dist/index.js",
"bin": {
@ -40,7 +40,7 @@
"@types/gulp-sourcemaps": "0.0.29",
"@types/minimatch": "^2.0.29",
"@types/through2": "^2.0.32",
"beautylog": "6.0.4",
"beautylog": "6.0.6",
"depcheck": "^0.6.7",
"early": "^2.0.35",
"gulp": "3.9.1",