Skip to content

Commit 8eb46ff

Browse files
committed
gh-pages added [2]
1 parent b02652e commit 8eb46ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"mocha": "mocha",
1212
"eslint": "./node_modules/.bin/eslint src/parseBrowser.js",
1313
"test": "npm run mocha && npm run eslint",
14-
"pages": "node -e \"require('gh-pages').publish('gh-pages', function(){process.exit(1)})\""
14+
"pages": "node -e \"require('gh-pages').publish('gh-pages', function(){})\""
1515
},
1616
"keywords": [
1717
"useragent",

0 commit comments

Comments
 (0)