Skip to content

Commit 00dde4c

Browse files
committed
Updated package details
1 parent bfc5394 commit 00dde4c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "@stencil/starter",
2+
"name": "@stencil/nerdic-demo",
33
"private": true,
4-
"version": "0.0.1",
5-
"description": "Stencil Starter App",
4+
"version": "0.0.2",
5+
"description": "Nerdic Coder Stencil Demo App",
66
"files": [
77
"dist"
88
],
@@ -22,12 +22,12 @@
2222
},
2323
"repository": {
2424
"type": "git",
25-
"url": "git+https://github.com/ionic-team/stencil-starter.git"
25+
"url": "git+https://github.com/TheNerdicCoder/stencil-demo.git"
2626
},
27-
"author": "Ionic Team",
27+
"author": "The Nerdic Coder",
2828
"license": "MIT",
2929
"bugs": {
30-
"url": "https://github.com/ionic-team/stencil"
30+
"url": "https://github.com/TheNerdicCoder/stencil-demo/issues"
3131
},
32-
"homepage": "https://github.com/ionic-team/stencil"
32+
"homepage": "https://github.com/TheNerdicCoder/stencil-demo"
3333
}

0 commit comments

Comments
 (0)