Skip to content

Commit be047c4

Browse files
author
Aaron Caldwell
committed
Move node-fetch to dev deps
1 parent 82d5a6c commit be047c4

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
@@ -27,10 +27,10 @@
2727
"homepage": "https://github.com/elastic/ems-client#readme",
2828
"dependencies": {
2929
"lodash": "^4.17.15",
30-
"node-fetch": "^1.7.3",
3130
"semver": "^6.3.0"
3231
},
3332
"devDependencies": {
33+
"node-fetch": "^1.7.3",
3434
"@babel/cli": "^7.6.4",
3535
"@babel/core": "^7.5.5",
3636
"@babel/plugin-proposal-class-properties": "^7.5.5",

0 commit comments

Comments
 (0)