We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b02652e commit 8eb46ffCopy full SHA for 8eb46ff
package.json
@@ -11,7 +11,7 @@
11
"mocha": "mocha",
12
"eslint": "./node_modules/.bin/eslint src/parseBrowser.js",
13
"test": "npm run mocha && npm run eslint",
14
- "pages": "node -e \"require('gh-pages').publish('gh-pages', function(){process.exit(1)})\""
+ "pages": "node -e \"require('gh-pages').publish('gh-pages', function(){})\""
15
},
16
"keywords": [
17
"useragent",
0 commit comments