Skip to content

Commit

Permalink
"Bump independent versions [skip ci]"
Browse files Browse the repository at this point in the history
  • Loading branch information
nadilas committed Oct 1, 2024
1 parent 9436733 commit be464f1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions apps/ogre-demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ogre-demo",
"version": "0.13.1",
"version": "0.13.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -10,7 +10,7 @@
},
"dependencies": {
"@dotinc/ogre": "^0.12.0",
"@dotinc/ogre-react": "^0.12.1",
"@dotinc/ogre-react": "^0.12.2",
"next": "12.1.0",
"next-plausible": "^3.12.0",
"next-transpile-modules": "^9.1.0",
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/ogre-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dotinc/ogre-react",
"version": "0.12.1",
"version": "0.12.2",
"main": "./index.tsx",
"types": "./index.tsx",
"license": "MIT",
Expand Down

0 comments on commit be464f1

Please sign in to comment.