Make sure we're using yarn
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"version": "0.0.1",
|
||||
"scripts": {
|
||||
"dev": "npx nodemon --inspect .",
|
||||
"preinstall": "npx use-yarn",
|
||||
"predev": "npx check-env PORT FB_APP_SECRET FB_ACCESS_TOKEN FB_VERIFY_TOKEN"
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -17,6 +18,7 @@
|
||||
"ngrok": "3.0.1",
|
||||
"nodemon": "1.17.3",
|
||||
"prettier": "1.12.1",
|
||||
"use-yarn": "2.2.0",
|
||||
"xo": "0.20.3"
|
||||
},
|
||||
"prettier": {
|
||||
|
||||
Reference in New Issue
Block a user