We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86a1835 commit 358f2bfCopy full SHA for 358f2bf
package.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "neptune",
3
- "version": "0.0.1",
4
- "description": "Stencil Component Starter",
+ "name": "neptune-connect-components",
+ "version": "0.3.1",
+ "description": "Components for Neptune Connect",
5
"main": "dist/index.cjs.js",
6
"module": "dist/index.js",
7
"es2015": "dist/esm/index.mjs",
@@ -12,7 +12,7 @@
12
"unpkg": "dist/neptune/neptune.esm.js",
13
"repository": {
14
"type": "git",
15
- "url": "https://github.com/ionic-team/stencil-component-starter.git"
+ "url": "https://github.com/imdeepmind/NeptuneConnectComponents.git"
16
},
17
"files": [
18
"dist/",
0 commit comments