Skip to content

Commit

Permalink
chore: versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rboixaderg committed Nov 10, 2023
1 parent 64f74d3 commit 7408955
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions e2e/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"license": "ISC",
"dependencies": {
"next": "^12.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-gmi": "file:../.."
}
}
4 changes: 2 additions & 2 deletions examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"react": "18.2.0",
"react": "^17.0.2",
"next": "^12.1.0",
"react-dom": "18.2.0",
"react-dom": "^17.0.2",
"@guillotinaweb/react-gmi": "^0.22.4"
}
}

0 comments on commit 7408955

Please sign in to comment.