Merge things

This commit is contained in:
David Ralph
2020-11-03 19:15:28 +00:00
10 changed files with 199 additions and 42 deletions

View File

@@ -24,6 +24,7 @@
"lodash.merge": "4.6.2",
"react": "17.0.1",
"react-clock": "^2.4.0",
"react-color-gradient-picker": "^0.1.2",
"react-dom": "17.0.1",
"react-modal": "3.11.2",
"react-toastify": "6.0.9",
@@ -31,7 +32,7 @@
},
"devDependencies": {
"react-scripts": "4.0.0",
"node-sass": "^4.14.1"
"node-sass": "^5.0.0"
},
"scripts": {
"start": "react-scripts start",