1
0

Install node-sass package

This commit is contained in:
PA4KEV 2023-07-04 21:30:05 +02:00
parent 23aa509b9a
commit 1a65e9914f
2 changed files with 1518 additions and 0 deletions

1517
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -9,6 +9,7 @@
"@testing-library/user-event": "^13.5.0", "@testing-library/user-event": "^13.5.0",
"bootstrap": "5.2.3", "bootstrap": "5.2.3",
"html-react-parser": "^3.0.9", "html-react-parser": "^3.0.9",
"node-sass": "^7.0.3",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-router-dom": "^6.6.1", "react-router-dom": "^6.6.1",