Skip to content

Commit 00ed2b9

Browse files
committed
Move dependency that is not a devDep
1 parent d4a698f commit 00ed2b9

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
@@ -83,6 +83,7 @@
8383
"pkg-up": "2.0.0",
8484
"prop-types": "15.5.10",
8585
"react-hot-loader": "3.0.0-beta.6",
86+
"recursive-copy": "^2.0.6",
8687
"send": "0.15.2",
8788
"source-map-support": "0.4.15",
8889
"strip-ansi": "3.0.1",
@@ -122,7 +123,6 @@
122123
"nyc": "10.3.2",
123124
"react": "15.5.3",
124125
"react-dom": "15.5.3",
125-
"recursive-copy": "^2.0.6",
126126
"standard": "9.0.2",
127127
"walk": "^2.3.9",
128128
"wd": "1.2.0"

0 commit comments

Comments
 (0)