Skip to content
This repository has been archived by the owner on Mar 23, 2022. It is now read-only.

Commit

Permalink
Merge pull request #334 from RaenonX-DL/dev
Browse files Browse the repository at this point in the history
v2.16.1 Release
  • Loading branch information
RaenonX authored Dec 20, 2021
2 parents 2e5dba7 + 5a43b22 commit 8b236b4
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 16 deletions.
35 changes: 24 additions & 11 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "dragalia-site-front",
"description": "Frontend of Dragalia Lost info website by OM.",
"repository": "https://github.com/RaenonX-DL/dragalia-site-front",
"version": "2.16.0",
"version": "2.16.1",
"engines": {
"node": "14.x",
"npm": "^7.12.0"
"node": "16.x",
"npm": "^8.1.3"
},
"private": true,
"scripts": {
Expand Down Expand Up @@ -57,7 +57,7 @@
"@types/color": "^3.0.2",
"@types/jest": "^27.0.1",
"@types/mongodb": "^3.6.20",
"@types/node": "^14.17.14",
"@types/node": "^16.11.14",
"@types/node-fetch": "^2.5.12",
"@types/opencc-js": "^1.0.0",
"@types/react": "^17.0.20",
Expand Down
2 changes: 1 addition & 1 deletion src/api-def

0 comments on commit 8b236b4

Please sign in to comment.