changed when NPM runs gulp

This commit is contained in:
tigerbot 2017-03-27 12:21:26 -06:00
parent 831fc31809
commit f505932d12
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"description": "The world's smallest, fastest, and most secure OAuth3 (and OAuth2) JavaScript implementation.",
"main": "oauth3.node.js",
"scripts": {
"install": "./node_modules/.bin/gulp",
"prepare": "gulp",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {