8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e5c9f1 commit 0f84f84Copy full SHA for 0f84f84
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nativescript-vue",
3
- "version": "3.0.0-beta.4",
+ "version": "3.0.0-beta.5",
4
"main": "dist/index.js",
5
"files": [
6
"dist/",
packages/template-blank/package.json
@@ -1,10 +1,10 @@
"name": "@nativescript-vue/template-blank",
"main": "src/app.ts",
"dependencies": {
"@nativescript/core": "~8.4.0",
7
- "nativescript-vue": "3.0.0-beta.4"
+ "nativescript-vue": "3.0.0-beta.5"
8
},
9
"devDependencies": {
10
"@nativescript/tailwind": "^2.0.1",
0 commit comments