diff --git a/package-lock.json b/package-lock.json index 467d58f..c98a454 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "7.2.10", + "version": "8.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5ff5b6f..41d4685 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "7.2.10", + "version": "8.0.0", "description": "Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.", "main": "dist/index.js", "bin": {