Skip to content

Commit 8592ced

Browse files
committed
feature: cloudcmd: mini-css-extract-plugin v2.9.2
1 parent a53ab67 commit 8592ced

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@
7373
"watch:test:server": "madrun watch:test:server",
7474
"watch:coverage": "madrun watch:coverage",
7575
"build": "madrun build",
76-
"postbuild": "madrun postbuild",
7776
"build:dev": "madrun build:dev",
7877
"build:client": "madrun build:client",
7978
"build:client:dev": "madrun build:client:dev",
@@ -118,6 +117,7 @@
118117
"markdown-it": "^14.0.0",
119118
"mellow": "^3.0.0",
120119
"mime-types": "^3.0.1",
120+
"mini-css-extract-plugin": "^2.9.2",
121121
"montag": "^1.2.1",
122122
"nano-memoize": "^3.0.16",
123123
"nomine": "^4.0.0",
@@ -175,7 +175,6 @@
175175
"eslint": "^9.23.0",
176176
"eslint-plugin-n": "^17.0.0-4",
177177
"eslint-plugin-putout": "^28.0.0",
178-
"extract-text-webpack-plugin": "^3.0.2",
179178
"globals": "^16.3.0",
180179
"gritty": "^8.0.0",
181180
"gunzip-maybe": "^1.3.1",

0 commit comments

Comments
 (0)