Skip to content

Commit c7c8fca

Browse files
authored
Merge pull request #348 from kondratyev-nv/master
Move cpx package to devDependencies
2 parents a96a549 + 117583c commit c7c8fca

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
@@ -38,7 +38,6 @@
3838
"chalk": "^2.4.2",
3939
"cheerio": "^1.0.0-rc.1",
4040
"commander": "^2.8.1",
41-
"cpx": "^1.5.0",
4241
"denodeify": "^1.2.1",
4342
"glob": "^7.0.6",
4443
"lodash": "^4.17.10",
@@ -70,6 +69,7 @@
7069
"@types/semver": "^6.0.0",
7170
"@types/tmp": "^0.1.0",
7271
"@types/xml2js": "^0.4.4",
72+
"cpx": "^1.5.0",
7373
"concurrently": "^4.1.0",
7474
"mocha": "^5.2.0",
7575
"source-map-support": "^0.4.2",

0 commit comments

Comments
 (0)