Skip to content

Commit

Permalink
chore: apply versions and publish [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aoi-js-bot committed Mar 25, 2024
1 parent 3907d20 commit b1d843b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .yarn/versions/50a3988a.yml

This file was deleted.

5 changes: 3 additions & 2 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aoi-js/frontend",
"version": "1.0.13",
"version": "1.1.0-alpha.1",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -71,5 +71,6 @@
"webfontloader": "^1.6.28",
"xlsx": "^0.18.5",
"yaml": "^2.4.0"
}
},
"stableVersion": "1.0.13"
}
2 changes: 1 addition & 1 deletion apps/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aoi-js/server",
"version": "1.1.0-alpha.0",
"version": "1.0.14-0",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit b1d843b

Please sign in to comment.