aboutsummaryrefslogtreecommitdiffstats
path: root/packages/typescript-typings/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/typescript-typings/package.json')
-rw-r--r--packages/typescript-typings/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/typescript-typings/package.json b/packages/typescript-typings/package.json
index 01cab8c63..c79f75e36 100644
--- a/packages/typescript-typings/package.json
+++ b/packages/typescript-typings/package.json
@@ -1,6 +1,6 @@
{
- "name": "@0x/typescript-typings",
- "version": "3.0.8",
+ "name": "@dexon-foundation/typescript-typings",
+ "version": "1.0.0",
"engines": {
"node": ">=6.12"
},
@@ -12,7 +12,7 @@
},
"repository": {
"type": "git",
- "url": "git+https://github.com/0xProject/0x-monorepo.git"
+ "url": "git+https://github.com/dexon-foundation/sol-tools.git"
},
"author": "Fabio Berger",
"contributors": [
@@ -20,9 +20,9 @@
],
"license": "Apache-2.0",
"bugs": {
- "url": "https://github.com/0xProject/0x-monorepo/issues"
+ "url": "https://github.com/dexon-foundation/sol-tools/issues"
},
- "homepage": "https://github.com/0xProject/0x-monorepo/packages/typescript-typings#readme",
+ "homepage": "https://github.com/dexon-foundation/sol-tools/packages/typescript-typings#readme",
"dependencies": {
"@types/bn.js": "^4.11.0",
"@types/react": "*",