Skip to content

Commit

Permalink
Fix: Example - missing dependency #90
Browse files Browse the repository at this point in the history
  • Loading branch information
black7375 committed Aug 29, 2024
1 parent d714fe8 commit 064ec0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/react-swc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"@typescript-eslint/parser": "^8.2.0",
"@vanilla-extract/css": "^1.15.5",
"@vanilla-extract/esbuild-plugin": "^2.3.10",
"@vanilla-extract/vite-plugin": "^4.0.15",
"@vitejs/plugin-react-swc": "^3.7.0",
"eslint": "^9.9.1",
"eslint-plugin-react-hooks": "^4.6.2",
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5654,6 +5654,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^8.2.0"
"@vanilla-extract/css": "npm:^1.15.5"
"@vanilla-extract/esbuild-plugin": "npm:^2.3.10"
"@vanilla-extract/vite-plugin": "npm:^4.0.15"
"@vitejs/plugin-react-swc": "npm:^3.7.0"
eslint: "npm:^9.9.1"
eslint-plugin-react-hooks: "npm:^4.6.2"
Expand Down

0 comments on commit 064ec0e

Please sign in to comment.