Skip to content

Commit 756d039

Browse files
Merge branch 'dev'
2 parents 80919f2 + f749233 commit 756d039

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "@evanj0hnson/js-sdk",
3-
"version": "0.1.0-alpha.3",
4-
"description": "Connio JavaScript SKD",
2+
"name": "@connio/js-sdk",
3+
"version": "0.1.0-alpha.0",
4+
"description": "Connio JavaScript SDK",
55
"main": "./src/index.ts",
66
"repository": {
77
"type": "git",
8-
"url": "git+https://github.com/EvanJ0hnson/cio-js-sdk.git"
8+
"url": "git+https://github.com/connio/connio-sdk-js.git"
99
},
1010
"author": "Connio Inc.",
1111
"contributors": [
@@ -14,9 +14,9 @@
1414
],
1515
"license": "MIT",
1616
"bugs": {
17-
"url": "https://github.com/EvanJ0hnson/cio-js-sdk/issues"
17+
"url": "https://github.com/connio/connio-sdk-js/issues"
1818
},
19-
"homepage": "https://github.com/EvanJ0hnson/cio-js-sdk#readme",
19+
"homepage": "https://github.com/connio/connio-sdk-js#readme",
2020
"devDependencies": {
2121
"husky": "4.3.0"
2222
},

0 commit comments

Comments
 (0)