diff --git a/.npmignore b/.npmignore index a658442483..5bc2aef931 100644 --- a/.npmignore +++ b/.npmignore @@ -1,6 +1,5 @@ assets build/ -command node_modules/ template/ .deploy diff --git a/package.json b/package.json index 761d6fb602..ae6d968d8e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linux-command", - "version": "1.0.6", + "version": "1.1.0", "description": "Linux Command", "main": "dist/data.json", "scripts": {