Skip to content

Commit a022d94

Browse files
author
linfeng
committed
feat: revert webpack version
1 parent 8118dc7 commit a022d94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pri",
3-
"version": "4.1.4",
3+
"version": "4.1.5",
44
"types": "src/node/index.ts",
55
"main": "built/node/index.js",
66
"scripts": {
@@ -145,7 +145,7 @@
145145
"url-join": "4.0.1",
146146
"url-loader": "3.0.0",
147147
"walk": "2.3.14",
148-
"webpack": "4.42.0",
148+
"webpack": "4.41.5",
149149
"webpack-bundle-analyzer": "3.6.0",
150150
"webpack-dev-server": "3.10.3",
151151
"webpack-node-externals": "1.7.2",

0 commit comments

Comments
 (0)