Skip to content

Commit 1574f42

Browse files
authored
Update package.json
1 parent 48d4c69 commit 1574f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"cover": "npm run lint && istanbul cover _mocha -- --check-leaks -t 5000 -b -R spec test/index.js",
1212
"test": "npm run lint && mocha --check-leaks -t 5000 -b test/index.js",
1313
"jsdoc": "./scripts/jsdoc.sh",
14-
"gh-pages": "./scripts/gh-pages.sh",
14+
"gh-pages": "./scripts/gh-pages.sh"
1515
},
1616
"homepage": "http://bookshelfjs.org",
1717
"repository": {

0 commit comments

Comments
 (0)