forked from OpenNeo/impress
Update Yarn version & packages
New install, new life!
This commit is contained in:
parent
c74d9fa735
commit
32c3ec4f14
2 changed files with 1310 additions and 1144 deletions
|
@ -48,5 +48,6 @@
|
||||||
"dev": "yarn build:dev --watch",
|
"dev": "yarn build:dev --watch",
|
||||||
"lint": "eslint app/javascript",
|
"lint": "eslint app/javascript",
|
||||||
"prepare": "husky install"
|
"prepare": "husky install"
|
||||||
}
|
},
|
||||||
|
"packageManager": "yarn@4.2.1"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue