Skip to content

Commit a00bf43

Browse files
committed
Network retry count issue resolve
1 parent c1826a4 commit a00bf43

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
"pretest": "rimraf coverage && npm run lint",
3838
"precommit": "npm run lint",
3939
"prepush": "npm run test:unit",
40-
"prepublish": "npm install && npm run build",
4140
"generate:docs": "node_modules/.bin/jsdoc --configure .jsdoc.json --readme README.md --verbose"
4241
},
4342
"engines": {

0 commit comments

Comments
 (0)