Skip to content

Commit a662548

Browse files
committed
add request back into package.json because it's used by publish-to-github.js script.
1 parent ada2156 commit a662548

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"eslint-plugin-jsdoc":"^2.3.1",
6161
"jsdoc": "^3.4.0",
6262
"jsdoc-jsx": "^0.1.0",
63+
"request": "^2.65.0",
6364
"mocha": "^3.1.0",
6465
"chai": "^3.5.0",
6566
"publish-release": "^1.1.0",

0 commit comments

Comments
 (0)