Skip to content

Commit cefd686

Browse files
committed
Updated package.json
1 parent 54cc3dd commit cefd686

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

nativescript-vue/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
{
22
"name": "nativescript-vue",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "NativeScript and Vue integration",
55
"main": "dist/index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1",
8-
"tsc": "tsc -p tsconfig.json",
98
"dev": "rollup -c -w"
109
},
1110
"repository": {

0 commit comments

Comments
 (0)