Skip to content

Commit

Permalink
chore: update sass and declare **node engines**
Browse files Browse the repository at this point in the history
  • Loading branch information
RSS1102 authored and NWYLZW committed Nov 24, 2023
1 parent 8a8e7b9 commit 6e050e8
Show file tree
Hide file tree
Showing 2 changed files with 382 additions and 152 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"mocha": "^10.2.0",
"ramda": "^0.29.0",
"react-toastify": "^9.1.3",
"sass": "^1.64.0",
"sass": "^1.69.5",
"sentinel-js": "^0.0.7",
"typescript": "^5.3.0-beta",
"vite": "^4.4.0",
Expand All @@ -55,7 +55,7 @@
"vite-plugin-inspect": "^0.7.38"
},
"engines": {
"node": ">=18.16.0"
"node": ">=18.16.0 <=21.1.0"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 6e050e8

Please sign in to comment.