We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48d4c69 commit 1574f42Copy full SHA for 1574f42
package.json
@@ -11,7 +11,7 @@
11
"cover": "npm run lint && istanbul cover _mocha -- --check-leaks -t 5000 -b -R spec test/index.js",
12
"test": "npm run lint && mocha --check-leaks -t 5000 -b test/index.js",
13
"jsdoc": "./scripts/jsdoc.sh",
14
- "gh-pages": "./scripts/gh-pages.sh",
+ "gh-pages": "./scripts/gh-pages.sh"
15
},
16
"homepage": "http://bookshelfjs.org",
17
"repository": {
0 commit comments