add quote machine

This commit is contained in:
2020-07-31 18:13:14 +02:00
parent 8bfcc03000
commit 1e3a731203
7 changed files with 831 additions and 22 deletions

View File

@@ -6,8 +6,11 @@
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.5.0",
"@testing-library/user-event": "^7.2.1",
"node-sass": "^4.14.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-icons": "^3.10.0",
"react-redux": "^7.2.1",
"react-scripts": "3.4.1"
},
"scripts": {