Skip to content

Commit fc1ebc1

Browse files
committed
chore: revert accidentally checked-in webpack 5 deps
1 parent faf0934 commit fc1ebc1

File tree

2 files changed

+716
-362
lines changed

2 files changed

+716
-362
lines changed

package.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,10 @@
9595
"vue-template-compiler": "^2.5.16",
9696
"vuepress": "^0.14.2",
9797
"vuepress-theme-vue": "^1.1.0",
98-
"webpack": "^5.0.0-0",
98+
"webpack": "^4.1.0",
9999
"webpack-cli": "^3.2.0",
100100
"webpack-dev-server": "^3.1.1",
101101
"webpack-merge": "^4.1.2",
102102
"yorkie": "^1.0.3"
103-
},
104-
"resolutions": {
105-
"webpack": "^5.0.0-0"
106103
}
107104
}

0 commit comments

Comments
 (0)