chore: installs sass as dependency in next package

This commit is contained in:
James
2024-03-04 14:59:26 -05:00
parent ece796432a
commit ae8d11825a

View File

@@ -77,7 +77,8 @@
"graphql-playground-html": "1.6.30",
"path-to-regexp": "^6.2.1",
"react-diff-viewer-continued": "3.2.6",
"react-toastify": "8.2.0"
"react-toastify": "8.2.0",
"sass": "^1.71.1"
},
"peerDependencies": {
"http-status": "1.6.2",