Compare commits

...

2 Commits

Author SHA1 Message Date
45f9674550 5.0.3 2016-04-05 00:54:19 +02:00
eae983b271 now everything working again 2016-04-05 00:54:01 +02:00

View File

@ -1,6 +1,6 @@
{
"name": "npmts",
"version": "5.0.2",
"version": "5.0.3",
"description": "write npm modules with TypeScript",
"main": "dist/index.js",
"bin": {
@ -25,12 +25,12 @@
},
"homepage": "https://github.com/pushrocks/npmts#readme",
"dependencies": {
"beautylog": "4.1.0",
"beautylog": "4.1.1",
"fs-extra": "^0.26.7",
"gulp": "3.9.1",
"gulp-codecov": "^2.0.1",
"gulp-concat": "^2.6.0",
"gulp-function": "^1.2.3",
"gulp-function": "^1.2.4",
"gulp-if": "^2.0.0",
"gulp-istanbul": "^0.10.3",
"gulp-jsdoc3": "^0.2.1",