Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SOVLOOKUP authored Oct 17, 2023
1 parent 098fea4 commit 6530a8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rubick-native",
"version": "0.0.10",
"version": "0.0.11-beta",
"type": "module",
"main": "dist/index.cjs",
"module": "dist/index.js",
Expand Down Expand Up @@ -41,4 +41,4 @@
"treeshake": true,
"shims": true
}
}
}

0 comments on commit 6530a8e

Please sign in to comment.