Skip to content

Commit

Permalink
➕ prevent version mismatch
Browse files Browse the repository at this point in the history
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
  • Loading branch information
Vinicius Reis committed Jul 22, 2022
1 parent 1032644 commit 2fb781e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 17 deletions.
27 changes: 11 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -125,7 +125,8 @@
"vite": "^3.0.2",
"vite-plugin-commonjs": "^0.5.0",
"vite-plugin-vue2": "^2.0.2",
"vue-demi": "^0.13.5"
"vue-demi": "^0.13.5",
"vue-template-compiler": "^2.7.8"
},
"jest": {
"verbose": true,
Expand Down

0 comments on commit 2fb781e

Please sign in to comment.