Skip to content
This repository was archived by the owner on May 22, 2022. It is now read-only.

Commit 2b204ed

Browse files
committed
v0.0.9
1 parent fcf323d commit 2b204ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ts-packages/vue-excel-initializer/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xsoulspace/vue-excel-initializer",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",
66
"author": {
@@ -42,6 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"@vitejs/plugin-vue": "^1.2.3",
45+
"@vitejs/plugin-vue-jsx": "^1.1.5",
4546
"@vue/compiler-sfc": "^3.0.11",
4647
"typescript": "^4.3.2",
4748
"vite": "^2.3.6",

0 commit comments

Comments
 (0)