aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/next/package.json2
-rw-r--r--examples/react/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/next/package.json b/examples/next/package.json
index e4db75982..55c57d6a9 100644
--- a/examples/next/package.json
+++ b/examples/next/package.json
@@ -1,6 +1,6 @@
{
"name": "@bun-examples/next",
- "version": "0.0.35",
+ "version": "0.0.37",
"main": "index.js",
"dependencies": {
"next": "11.1.2",
diff --git a/examples/react/package.json b/examples/react/package.json
index bfaa35eaf..4a682ca25 100644
--- a/examples/react/package.json
+++ b/examples/react/package.json
@@ -1,6 +1,6 @@
{
"name": "@bun-examples/react",
- "version": "0.0.31",
+ "version": "0.0.32",
"dependencies": {
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",