mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-08 23:44:09 +02:00
feat: yarn migration (#425)
* feat: yarn migration, added missing deps * fix: updated ci * fix: linter missing dependencies * fix: using node lts version * fix: use node current version * fix: netlify deployment * fix: update scripts * fix: netlify build configuration Co-authored-by: Xetera <[email protected]>
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "eslint",
|
||||
"version": "7.32.0-sdk",
|
||||
"main": "./lib/api.js",
|
||||
"type": "commonjs"
|
||||
}
|
||||
Reference in New Issue
Block a user