Skip to content

Commit

Permalink
Release 0.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
stormslowly committed Oct 13, 2023
1 parent a97faf1 commit 72e7bc3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions crates/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okamjs/okam",
"version": "0.0.20",
"version": "0.0.21",
"main": "index.js",
"types": "index.d.ts",
"napi": {
Expand Down Expand Up @@ -44,4 +44,4 @@
"@okamjs/okam-darwin-x64": "0.0.20",
"@okamjs/okam-linux-x64-gnu": "0.0.20"
}
}
}
2 changes: 1 addition & 1 deletion packages/bundler-okam/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@alipay/umi-bundler-okam",
"version": "0.0.20",
"dependencies": {
"@okamjs/okam": "0.0.20",
"@okamjs/okam": "0.0.21",
"@swc/helpers": "0.5.1",
"@umijs/bundler-utils": "^4.0.81",
"@umijs/utils": "^4.0.81",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit 72e7bc3

Please sign in to comment.