Skip to content

Commit

Permalink
Merge pull request #484 from YutaGoto/remove-bulma
Browse files Browse the repository at this point in the history
➖ remove bulma
  • Loading branch information
YutaGoto committed Feb 3, 2024
2 parents 9aaaf0c + 83122c6 commit 9f60529
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 32 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cp .env.example .env.local
First, run the development server:

```bash
yarn dev
pnpm dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
Expand Down
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,9 @@
"@hookform/error-message": "^2.0.1",
"@react-google-maps/api": "^2.18.1",
"@vercel/analytics": "^1.1.1",
"bulma": "^0.9.4",
"evergreen-ui": "^7.1.9",
"next": "^14.0.2",
"react": "^18.2.0",
"react-bulma-components": "^4.1.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.43.9",
"sass": "^1.69.4"
Expand Down
29 changes: 0 additions & 29 deletions pnpm-lock.yaml

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

0 comments on commit 9f60529

Please sign in to comment.