Skip to content

Commit

Permalink
no postinstall bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
Pooya Parsa committed May 11, 2017
1 parent 17c69cd commit 0664db6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-modules",
"version": "0.11.2",
"version": "0.11.3",
"description": "Nuxt Modules",
"repository": "https://github.com/nuxt/nuxt-modules",
"main": "index.js",
Expand All @@ -9,7 +9,6 @@
"bootstrap": "npm run lerna -- bootstrap",
"lint": "eslint --ext .js,.vue modules",
"lint-fix": "eslint --ext .js,.vue --fix",
"postinstall": "npm run bootstrap",
"publish": "npm run lerna -- publish --conventional-commits"
},
"contributors": [
Expand Down

0 comments on commit 0664db6

Please sign in to comment.