Skip to content

Commit 465cc2a

Browse files
authored
add xcm global registry xcAssets data to registry (#27)
1 parent 00c0e45 commit 465cc2a

File tree

4 files changed

+11208
-1
lines changed

4 files changed

+11208
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"devDependencies": {
2121
"@polkadot/api": "^10.9.1",
2222
"@polkadot/apps-config": "^0.132.1",
23-
"@substrate/dev": "^0.6.7"
23+
"@substrate/dev": "^0.6.7",
24+
"node-fetch": "2.6.6"
2425
},
2526
"packageManager": "[email protected]"
2627
}

0 commit comments

Comments
 (0)