diff options
Diffstat (limited to 'examples/react')
-rw-r--r-- | examples/react/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/react/package.json b/examples/react/package.json index d5e516e16..b35daf109 100644 --- a/examples/react/package.json +++ b/examples/react/package.json @@ -1,6 +1,6 @@ { "name": "@bun-examples/react", - "version": "0.0.37", + "version": "0.0.38", "dependencies": { "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.1.0", |