Skip to content
This repository was archived by the owner on Feb 1, 2020. It is now read-only.

Commit af73584

Browse files
authored
Remove webpack-cli from peerDependencies
Closes #40
1 parent 9d81b68 commit af73584

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565
"webpack-sources": "^1.2.0"
6666
},
6767
"peerDependencies": {
68-
"webpack": "^4 || ^3",
69-
"webpack-cli": "^3"
68+
"webpack": "^4 || ^3"
7069
}
7170
}

0 commit comments

Comments
 (0)