Skip to content

Commit 702c20f

Browse files
authored
chore(deps): moving got to become a dev dependency (#16)
1 parent 7a13450 commit 702c20f

File tree

2 files changed

+27
-2
lines changed

2 files changed

+27
-2
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"dependencies": {
4545
"@axosoft/nan": "^2.22.0-gk.1",
4646
"fs-extra": "^7.0.0",
47-
"got": "^14.4.7",
4847
"json5": "^2.1.0",
4948
"lodash": "^4.17.14",
5049
"node-gyp": "^11.2.0",
@@ -54,6 +53,7 @@
5453
"devDependencies": {
5554
"clean-for-publish": "~1.0.2",
5655
"combyne": "~0.8.1",
56+
"got": "^14.4.7",
5757
"js-beautify": "~1.5.10",
5858
"jshint": "^2.10.0",
5959
"lcov-result-merger": "^3.1.0",

0 commit comments

Comments
 (0)