We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34dc21e commit 8988cdbCopy full SHA for 8988cdb
package.json
@@ -3,7 +3,7 @@
3
"description": "🌀 A vue plugin that allows you to use vue's CSSVars feature in css files",
4
"private": false,
5
"type": "module",
6
- "version": "1.2.1",
+ "version": "1.3.0-beta.0",
7
"packageManager": "[email protected]",
8
"keywords": [
9
"cssvars",
@@ -63,7 +63,7 @@
63
"test:coverage": "vitest --coverage"
64
},
65
"peerDependencies": {
66
- "chalk": "^4.1.2",
+ "chalk": "^4.1.2",
67
"estree-walker": "^3.0.3",
68
"fast-glob": "^3.2.12",
69
"fs-extra": "^10.0.1",
@@ -73,7 +73,7 @@
73
"vue": "^3.2.47"
74
75
"dependencies": {
76
77
78
79
0 commit comments