Skip to content

Commit 17fb2cf

Browse files
committed
Set it ready for npm.
1 parent 6f2fa3c commit 17fb2cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ my-app
2424

2525
2. Create app from this template
2626
```bash
27-
tns create hello-ns-vue --template https://github.com/tralves/nativescript-vue-rollup-template
27+
tns create hello-ns-vue --template nativescript-vue-rollup-template
2828

2929
cd hello-ns-vue
3030
```

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-vue-rollup-template",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "A rollup template for nativescript-vue",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)