Skip to content
This repository was archived by the owner on Mar 1, 2020. It is now read-only.

Commit 97076e8

Browse files
committed
0.1.1
1 parent eaf6326 commit 97076e8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"main": "app.js",
33
"name": "nativescript-vue-template",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"description": "NativeScript Vue Application",
66
"license": "SEE LICENSE IN LICENSE",
77
"dependencies": {
@@ -10,8 +10,7 @@
1010
"tns-core-modules": "^3.4.0",
1111
"vue-router": "^2.4.0"
1212
},
13-
"devDependencies": {
14-
},
13+
"devDependencies": {},
1514
"bugs": {
1615
"url": "https://github.com/tralves/nativescript-vue-template/issues"
1716
},

0 commit comments

Comments
 (0)