Skip to content

Commit 47f7885

Browse files
committed
chore: add pinia + radar demo
1 parent 9c34d68 commit 47f7885

File tree

5 files changed

+284
-64
lines changed

5 files changed

+284
-64
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"eslint": "^7.32.0",
4747
"eslint-plugin-prettier": "^3.4.1",
4848
"eslint-plugin-vue": "^8.7.1",
49+
"pinia": "^2.1.3",
4950
"postcss": "^8.4.14",
5051
"postcss-loader": "^5.3.0",
5152
"postcss-nested": "^5.0.6",
@@ -61,7 +62,7 @@
6162
"rollup-plugin-ts": "^2.0.7",
6263
"tslib": "^2.4.0",
6364
"typescript": "4.6.4",
64-
"vue": "^3.2.37",
65+
"vue": "^3.3.4",
6566
"vue2": "npm:vue@^2.7.14",
6667
"webpack": "^5.73.0"
6768
},

0 commit comments

Comments
 (0)