diff --git a/package.json b/package.json index 9af18e5..d4a3c32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "6.1.14", + "version": "6.1.13", "description": "Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.", "main": "dist/index.js", "bin": { @@ -52,7 +52,7 @@ "gulp-typescript": "^3.1.5", "lodash": "^4.17.4", "npmextra": "^2.0.3", - "projectinfo": "3.0.2", + "projectinfo": "^3.0.2", "smartchok": "^1.0.5", "smartcli": "2.0.1", "smartcov": "1.0.0",