зеркало из https://github.com/Azure/sway.git
Merge pull request #1 from apigee-127/npm-scripts-nitpick
Don't use Unix paths in npm scripts
This commit is contained in:
Коммит
06400c1aaf
|
@ -4,7 +4,7 @@
|
|||
"description": "An API for interacting with Swagger documents.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "./node_modules/gulp/bin/gulp.js"
|
||||
"test": "gulp"
|
||||
},
|
||||
"keywords": [
|
||||
"swagger"
|
||||
|
|
Загрузка…
Ссылка в новой задаче