Skip to content

Commit

Permalink
Merge pull request #22 from prgrms-web-devcourse-final-project/5-feat…
Browse files Browse the repository at this point in the history
…ure/walk-map

[Feature] #5 지도 관련 기능 테스트
  • Loading branch information
ruehan authored Nov 21, 2024
2 parents 5d9e1c1 + b67ced1 commit b57bd59
Show file tree
Hide file tree
Showing 5 changed files with 1,116 additions and 1 deletion.
217 changes: 217 additions & 0 deletions package-lock.json

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

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
"format:fix": "prettier --write --ignore-path .gitignore \"**/*.{ts,tsx}\""
},
"dependencies": {
"@types/ol": "^7.0.0",
"ol": "^10.2.1",
"@types/react-textarea-autosize": "^8.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
Loading

0 comments on commit b57bd59

Please sign in to comment.