Skip to content

Commit

Permalink
Merge pull request #79 from Etherna/feature/EWEB-90-antihill-page
Browse files Browse the repository at this point in the history
Anthill page
  • Loading branch information
mattiaz9 authored Nov 4, 2024
2 parents 80072f5 + 62c7e95 commit a6acbd1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/cms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cms",
"version": "1.0.0",
"version": "1.2.0",
"license": "Apache-2.0",
"scripts": {
"dev": "concurrently \"pnpm:watch\" \"pnpm:start\"",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web",
"version": "2.0.0",
"version": "2.0.1",
"license": "Apache-2.0",
"scripts": {
"dev": "astro dev",
Expand Down

0 comments on commit a6acbd1

Please sign in to comment.