Skip to content

Commit

Permalink
wf
Browse files Browse the repository at this point in the history
  • Loading branch information
lajosbencz committed Feb 18, 2017
1 parent 7190c97 commit b1dcf6c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@
"main": "lib/vue-wamp.js",
"scripts": {
"example": "cross-env NODE_ENV=development webpack-dev-server",
"test": "echo \"Error: no test specified\" && exit 1",
"bump:major": "npm version major",
"bump:minor": "npm version minor",
"bump:patch": "npm version patch",
"bump": "npm run bump:patch"
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit b1dcf6c

Please sign in to comment.