Skip to content

Commit ac10716

Browse files
committed
fix: move read-package-json to production dependencies
1 parent 4b2d737 commit ac10716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"mime": "^1.3.4",
6262
"progress": "^1.1.8",
6363
"progress-stream": "^1.2.0",
64+
"read-package-json": "^2.0.3",
6465
"rimraf": "^2.5.1",
6566
"source-map-support": "^0.4.0",
6667
"tmp": "0.0.28"
@@ -77,7 +78,6 @@
7778
"path-sort": "^0.1.0",
7879
"plist": "^1.2.0",
7980
"proxyquire": "^1.7.4",
80-
"read-package-json": "^2.0.3",
8181
"rimraf": "^2.5.2",
8282
"should": "^8.2.2",
8383
"tap-nyan": "0.0.2",

0 commit comments

Comments
 (0)