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

Commit bfe28e5

Browse files
committed
build: update dependencies
1 parent b86c8aa commit bfe28e5

File tree

2 files changed

+159
-165
lines changed

2 files changed

+159
-165
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"type": "git",
1515
"url": "https://github.com/MichaelGitArt/gitart-vue-dialog.git"
1616
},
17+
"license": "MIT",
1718
"dependencies": {
1819
"body-scroll-lock": "^4.0.0-beta.0"
1920
},
@@ -35,10 +36,10 @@
3536
"stylelint-config-standard": "^22.0.0",
3637
"typescript": "^4.3.2",
3738
"vite": "^2.4.0",
38-
"vue": "3.0.11",
39+
"vue": "^3.2.0-beta.7",
3940
"vue-tsc": "0.2.2"
4041
},
4142
"peerDependencies": {
42-
"vue": "3.0.11"
43+
"vue": "^3.2.0-beta.7"
4344
}
4445
}

0 commit comments

Comments
 (0)