Skip to content

Commit

Permalink
bump version (#4784)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntduan committed Mar 8, 2021
1 parent 8e9609a commit 1067418
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/apps-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"contributors": [],
"license": "Apache-2.0",
"dependencies": {
"@acala-network/type-definitions": "^0.6.2-20",
"@acala-network/type-definitions": "^0.6.2-21",
"@babel/runtime": "^7.13.9",
"@darwinia/types": "^1.1.0-alpha.1",
"@edgeware/node-types": "^3.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ __metadata:
languageName: node
linkType: hard

"@acala-network/type-definitions@npm:^0.6.2-20":
version: 0.6.2-20
resolution: "@acala-network/type-definitions@npm:0.6.2-20"
"@acala-network/type-definitions@npm:^0.6.2-21":
version: 0.6.2-21
resolution: "@acala-network/type-definitions@npm:0.6.2-21"
dependencies:
"@open-web3/orml-type-definitions": ^0.8.2-11
checksum: 05b88eca6615dadf2413d731e103ce24c256262158419fa20e9efc58897c3fb9fa401030e25f985fd2d82ac6b9f980020988252b6ba946070b609d2944696ec0
checksum: 73d859e6c8dee8a914b3e4e74893566289daef57aa20143c3e47a497653bb80e0aff3877d56fffdf30fc547ef2a963a75ff6b419049dea763f49194192bfbdbf
languageName: node
linkType: hard

Expand Down Expand Up @@ -2380,7 +2380,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@polkadot/apps-config@workspace:packages/apps-config"
dependencies:
"@acala-network/type-definitions": ^0.6.2-20
"@acala-network/type-definitions": ^0.6.2-21
"@babel/runtime": ^7.13.9
"@darwinia/types": ^1.1.0-alpha.1
"@edgeware/node-types": ^3.3.2
Expand Down

0 comments on commit 1067418

Please sign in to comment.