We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc5394 commit 00dde4cCopy full SHA for 00dde4c
package.json
@@ -1,8 +1,8 @@
1
{
2
- "name": "@stencil/starter",
+ "name": "@stencil/nerdic-demo",
3
"private": true,
4
- "version": "0.0.1",
5
- "description": "Stencil Starter App",
+ "version": "0.0.2",
+ "description": "Nerdic Coder Stencil Demo App",
6
"files": [
7
"dist"
8
],
@@ -22,12 +22,12 @@
22
},
23
"repository": {
24
"type": "git",
25
- "url": "git+https://github.com/ionic-team/stencil-starter.git"
+ "url": "git+https://github.com/TheNerdicCoder/stencil-demo.git"
26
27
- "author": "Ionic Team",
+ "author": "The Nerdic Coder",
28
"license": "MIT",
29
"bugs": {
30
- "url": "https://github.com/ionic-team/stencil"
+ "url": "https://github.com/TheNerdicCoder/stencil-demo/issues"
31
32
- "homepage": "https://github.com/ionic-team/stencil"
+ "homepage": "https://github.com/TheNerdicCoder/stencil-demo"
33
}
0 commit comments