mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-07 16:06:12 +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": "prettier",
|
||||
"version": "2.4.1-sdk",
|
||||
"main": "./index.js",
|
||||
"type": "commonjs"
|
||||
}
|
||||
Reference in New Issue
Block a user