This commit is contained in:
David Ralph
2019-12-02 12:27:19 +00:00
parent d45fec5028
commit 50da14cce6
5 changed files with 26 additions and 51 deletions

View File

@@ -17,7 +17,8 @@
"react-scripts": "3.2.0"
},
"devDependencies": {
"eslint": "^6.6.0"
"eslint": "^6.6.0",
"node-sass": "^4.13.0"
},
"scripts": {
"start": "react-scripts start",
@@ -38,4 +39,4 @@
"last 1 safari version"
]
}
}
}