Skip to content

Commit

Permalink
Release 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed Nov 27, 2023
1 parent 9c21191 commit 17d3c4b
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.1.2-dev.20231125.1",
"version": "0.1.3",
"main": "index.js",
"types": "index.d.ts",
"napi": {
Expand Down Expand Up @@ -43,4 +43,4 @@
"@okamjs/okam-darwin-x64": "0.1.2-dev.20231125.1",
"@okamjs/okam-linux-x64-gnu": "0.1.2-dev.20231125.1"
}
}
}
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.1.2-dev.20231125.1",
"dependencies": {
"@okamjs/okam": "0.1.2-dev.20231125.1",
"@okamjs/okam": "0.1.3",
"@swc/helpers": "0.5.1",
"@umijs/bundler-utils": "^4.0.81",
"chalk": "^4.1.2",
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 17d3c4b

Please sign in to comment.