This commit is contained in:
Jaco
2021-10-26 13:13:40 +02:00
committed by GitHub
parent 9b9fa77bc8
commit 653a4a8f39
12 changed files with 101 additions and 149 deletions
+2 -6
View File
@@ -8,7 +8,6 @@
"license": "Apache-2.0",
"maintainers": [],
"name": "@polkadot/ui-shared",
"private": false,
"repository": {
"directory": "packages/ui-shared",
"type": "git",
@@ -18,7 +17,6 @@
"type": "module",
"version": "0.86.3-1",
"main": "index.js",
"bin": {},
"scripts": {},
"dependencies": {
"@babel/runtime": "^7.15.4",
@@ -30,10 +28,8 @@
"@types/color": "^3.0.2",
"@types/xmlserializer": "^0.6.2"
},
"optionalDependencies": {},
"peerDependencies": {
"@polkadot/util": "*",
"@polkadot/util-crypto": "*"
},
"resolutions": {}
}
}
}