Skip to content

Commit f02f683

Browse files
authored
Update package.json
1 parent 2cbf15e commit f02f683

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"repository": {
1212
"type": "git",
13-
"url": "git+https://github.com/zeplin/typescript-sdk.git"
13+
"url": "git+https://github.com/zeplin/javascript-sdk.git"
1414
},
1515
"keywords": [
1616
"zeplin",
@@ -20,9 +20,9 @@
2020
"author": "",
2121
"license": "MIT",
2222
"bugs": {
23-
"url": "https://github.com/zeplin/typescript-sdk/issues"
23+
"url": "https://github.com/zeplin/javascript-sdk/issues"
2424
},
25-
"homepage": "https://github.com/zeplin/typescript-sdk#readme",
25+
"homepage": "https://github.com/zeplin/javascript-sdk#readme",
2626
"dependencies": {
2727
"axios": "^0.21.1",
2828
"core-js": "^3.10.2",

0 commit comments

Comments
 (0)