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 2cbf15e commit f02f683Copy full SHA for f02f683
package.json
@@ -10,7 +10,7 @@
10
},
11
"repository": {
12
"type": "git",
13
- "url": "git+https://github.com/zeplin/typescript-sdk.git"
+ "url": "git+https://github.com/zeplin/javascript-sdk.git"
14
15
"keywords": [
16
"zeplin",
@@ -20,9 +20,9 @@
20
"author": "",
21
"license": "MIT",
22
"bugs": {
23
- "url": "https://github.com/zeplin/typescript-sdk/issues"
+ "url": "https://github.com/zeplin/javascript-sdk/issues"
24
25
- "homepage": "https://github.com/zeplin/typescript-sdk#readme",
+ "homepage": "https://github.com/zeplin/javascript-sdk#readme",
26
"dependencies": {
27
"axios": "^0.21.1",
28
"core-js": "^3.10.2",
0 commit comments