Skip to content

Commit 92a5e89

Browse files
author
ChronicStone
committed
Update package.json
1 parent 1b9d368 commit 92a5e89

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chronicstone/vue-sweetforms",
3-
"version": "0.2.2",
3+
"version": "0.3.0",
44
"description": "A Vue 3 highly customizable rich-featured form popup generator",
55
"files": [
66
"dist"
@@ -25,7 +25,8 @@
2525
"@vuelidate/core": "^2.0.0-alpha.32",
2626
"@vuelidate/validators": "^2.0.0-alpha.25",
2727
"@vueuse/core": "^7.2.2",
28-
"naive-ui": "^2.21.5"
28+
"naive-ui": "^2.25.1",
29+
"remixicon": "^2.5.0"
2930
},
3031
"devDependencies": {
3132
"@highlightjs/vue-plugin": "^2.1.0",
@@ -35,8 +36,8 @@
3536
"@windicss/plugin-scrollbar": "^1.2.3",
3637
"deepmerge-ts": "^2.0.0",
3738
"highlight.js": "^11.3.1",
38-
"i": "^0.3.7",
3939
"npm": "^8.2.0",
40+
"sass": "^1.45.2",
4041
"tailwind-scrollbar": "^1.3.1",
4142
"typescript": "^4.4.4",
4243
"unplugin-icons": "^0.12.22",

0 commit comments

Comments
 (0)