Adjust issue template (#662)

* Adjust issue template

* isolated export
This commit is contained in:
Jaco
2022-07-06 13:02:23 +02:00
committed by GitHub
parent a1ea61688e
commit f909cf9bbf
6 changed files with 127 additions and 91 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/react-copy-to-clipboard": "^5.0.2",
"@types/react-dom": "^18.0.5",
"@types/react-dom": "^18.0.6",
"@types/styled-components": "^5.1.25",
"styled-components": "^5.3.5",
"xmlserializer": "^0.6.1"
+1 -1
View File
@@ -27,7 +27,7 @@
"react-native-svg": "^12.3.0"
},
"devDependencies": {
"@types/react-native": "^0.69.1"
"@types/react-native": "^0.69.2"
},
"peerDependencies": {
"@polkadot/util": "*",
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright 2017-2022 @polkadot/ui-assets authors & contributors
// SPDX-License-Identifier: Apache-2.0
// empty
export {};