Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Commit 9718197

Browse files
committed
fix: update css and js writers to latest
1 parent 36d1382 commit 9718197

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"access": "public"
2929
},
3030
"dependencies": {
31-
"@asset-pipe/css-writer": "^2.0.2",
32-
"@asset-pipe/js-writer": "^2.0.2",
31+
"@asset-pipe/css-writer": "^2.0.3",
32+
"@asset-pipe/js-writer": "^2.0.3",
3333
"dev-null": "^0.1.1",
3434
"emits": "^3.0.0",
3535
"express": "^4.16.4",

0 commit comments

Comments
 (0)