@polkadot/types-create
Advanced tools
Comparing version 7.0.3-6 to 7.0.3-7
@@ -23,11 +23,11 @@ { | ||
"type": "module", | ||
"version": "7.0.3-6", | ||
"version": "7.0.3-7", | ||
"main": "index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.16.5", | ||
"@polkadot/types-codec": "7.0.3-6", | ||
"@polkadot/types-codec": "7.0.3-7", | ||
"@polkadot/util": "^8.2.2" | ||
}, | ||
"devDependencies": { | ||
"@polkadot/types": "^7.0.3-6" | ||
"@polkadot/types": "^7.0.3-7" | ||
}, | ||
@@ -34,0 +34,0 @@ "exports": { |
@@ -6,3 +6,3 @@ // Copyright 2017-2021 @polkadot/types-create authors & contributors | ||
name: '@polkadot/types-create', | ||
version: '7.0.3-6' | ||
version: '7.0.3-7' | ||
}; |
Sorry, the diff of this file is not supported yet
+ Added@polkadot/types-codec@7.0.3-7(transitive)
- Removed@polkadot/types-codec@7.0.3-6(transitive)