Skip to content

Commit

Permalink
Merge pull request js-template#51 from js-template/dev
Browse files Browse the repository at this point in the history
Version Update
  • Loading branch information
zelal-dev authored Oct 28, 2024
2 parents 5897b45 + f9b27d8 commit b8cc43b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@padma/backend",
"version": "1.0.0-beta",
"version": "0.0.2",
"private": true,
"description": "A Strapi application",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion apps/site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@padma/frontend",
"version": "1.0.0-beta",
"version": "0.0.2",
"private": true,
"description": "Padma- Nextjs frontend",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "padma",
"description": "Padma - The Next.js Framework for Strapi",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"workspaces": [
"apps/*",
Expand Down

0 comments on commit b8cc43b

Please sign in to comment.