Skip to content

Commit

Permalink
10.0.0 types
Browse files Browse the repository at this point in the history
  • Loading branch information
bencmbrook committed Jul 10, 2023
1 parent c641840 commit 09ebf03
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@monaco-editor/react": "^4.4.5",
"@transcend-io/airgap.js-types": "^10.0.0-alpha.2",
"@transcend-io/airgap.js-types": "^10.0.0",
"@transcend-io/type-utils": "^1.0.7",
"@types/node": "^17.0.21",
"@typescript-eslint/eslint-plugin": "^5.12.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1155,14 +1155,14 @@ __metadata:
languageName: node
linkType: hard

"@transcend-io/airgap.js-types@npm:^10.0.0-alpha.2":
version: 10.0.0-alpha.2
resolution: "@transcend-io/airgap.js-types@npm:10.0.0-alpha.2"
"@transcend-io/airgap.js-types@npm:^10.0.0":
version: 10.0.0
resolution: "@transcend-io/airgap.js-types@npm:10.0.0"
dependencies:
"@transcend-io/type-utils": ^1.0.5
fp-ts: ^2.11.8
io-ts: ^2.2.16
checksum: f35921a0c0e29651921f51e73184a660ebe13ab61bd7997dc332c13dec6fbec1c56a2b8615ae33ea9529db8302381ffd8c490754039b820f7cacbd7e64d7840a
checksum: 477c080bcce57d6db6dc3ba38adb03f60ab30bd44d62c0114f2cb8b5fcd677c63f260fdcc5117b27ceff1f226462fbd95e74d2e3a910f041d088bd7523590a66
languageName: node
linkType: hard

Expand All @@ -1183,7 +1183,7 @@ __metadata:
resolution: "@transcend-io/consent-manager-ui@workspace:."
dependencies:
"@monaco-editor/react": ^4.4.5
"@transcend-io/airgap.js-types": ^10.0.0-alpha.2
"@transcend-io/airgap.js-types": ^10.0.0
"@transcend-io/internationalization": ^1.5.1
"@transcend-io/logger": ^1.0.14
"@transcend-io/type-utils": ^1.0.7
Expand Down

0 comments on commit 09ebf03

Please sign in to comment.