Skip to content

Commit 42c8a2c

Browse files
authored
housekeeping: move traverse to production dependencies (via #1443)
1 parent 201f077 commit 42c8a2c

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

package-lock.json

Lines changed: 3 additions & 4 deletions
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
@@ -82,7 +82,6 @@
8282
"nock": "^10.0.6",
8383
"npm-run-all": "^4.1.3",
8484
"release-it": "^7.4.8",
85-
"traverse": "^0.6.6",
8685
"webpack": "^3.11.0",
8786
"webpack-bundle-size-analyzer": "^2.2.0",
8887
"xmock": "^0.3.0"
@@ -102,6 +101,7 @@
102101
"lodash": "^4.16.2",
103102
"qs": "^6.3.0",
104103
"querystring-browser": "^1.0.4",
104+
"traverse": "^0.6.6",
105105
"url": "^0.11.0",
106106
"utf8-bytes": "0.0.1",
107107
"utfstring": "^2.0.0"

0 commit comments

Comments
 (0)