Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
0xOmarA committed Aug 23, 2023
1 parent 747b2d6 commit 6837a29
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "@radixdlt/radix-engine-toolkit",
"version": "0.2.6",
"version": "0.2.7",
"description": "A TypeScript wrapper for the Radix Engine Toolkit that provides many of the necessary tools to interact with the Radix ledger",
"main": "./dist/radix-engine-toolkit.umd.js",
"module": "./dist/radix-engine-toolkit.mjs",
"types": "./dist/index.d.ts",
"exports": {
".": {
"import": {
Expand Down

0 comments on commit 6837a29

Please sign in to comment.