Skip to content

Commit 6c27442

Browse files
committed
1.1.0
1 parent 3de2d81 commit 6c27442

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
@@ -1,7 +1,7 @@
11
{
22
"name": "vite-plugin-libcss",
33
"description": "This plugin will inject css into bundled js file using `import` statement.",
4-
"version": "1.0.6",
4+
"version": "1.1.0",
55
"main": "index.js",
66
"types": "index.d.ts",
77
"author": "wxsms@foxmail.com",
@@ -30,4 +30,4 @@
3030
"dependencies": {
3131
"minimatch": "^9.0.1"
3232
}
33-
}
33+
}

0 commit comments

Comments
 (0)