Skip to content

Commit 1117d1e

Browse files
authored
chore: update
1 parent 771239f commit 1117d1e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@
33
"version": "0.1.1",
44
"packageManager": "[email protected]",
55
"author": "Ray <[email protected]> (@so1ve)",
6-
"description": "",
6+
"description": "Unplugin for Vue 2.7+.",
77
"keywords": [
88
"nuxt",
99
"rollup",
1010
"transform",
1111
"unplugin",
1212
"vite",
13-
"webpack"
13+
"webpack",
14+
"rspack"
1415
],
1516
"homepage": "https://github.com/so1ve/unplugin-vue2#readme",
1617
"repository": {
@@ -90,8 +91,7 @@
9091
},
9192
"devDependencies": {
9293
"@antfu/ni": "^0.21.3",
93-
"@babel/types": "^7.21.4",
94-
"@so1ve/eslint-config": "^0.108.0",
94+
"@so1ve/eslint-config": "^0.108.0",
9595
"@types/fs-extra": "^9.0.13",
9696
"@types/node": "^18.15.11",
9797
"bumpp": "^9.1.0",
@@ -104,7 +104,7 @@
104104
"hash-sum": "^2.0.0",
105105
"minimist": "^1.2.6",
106106
"picocolors": "^1.0.0",
107-
"pnpm": "^7.32.1",
107+
108108
"puppeteer": "^14.4.0",
109109
"rollup": "^3.20.4",
110110
"semver": "^7.3.7",

0 commit comments

Comments
 (0)