Skip to content

Commit

Permalink
Fix Vercel build
Browse files Browse the repository at this point in the history
  • Loading branch information
sashachabin committed Sep 11, 2023
1 parent bec2f24 commit 1cace9f
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 18 deletions.
3 changes: 0 additions & 3 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@
"leaflet": "^1.9.4",
"lodash": "^4.17.21",
"markdown-it": "^13.0.1",
"next": "^13.4.19",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-leaflet": "4.2.1",
"react-redux": "^8.1.2",
"redux": "^4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion common/strapi/constants.js.map

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

2 changes: 1 addition & 1 deletion common/types/masstrans.js.map

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

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,10 @@
"husky": "^8.0.3",
"lint-staged": "^13.1.2",
"prettier": "^2.8.4"
},
"dependencies": {
"next": "^13.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
}
26 changes: 13 additions & 13 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 1cace9f

Please sign in to comment.