Revert "Refactor"

This reverts commit eaad2d56f0.
This commit is contained in:
Bastian Meissner 2021-07-16 11:00:15 +02:00
parent eaad2d56f0
commit fa28f68551
36 changed files with 962 additions and 368 deletions

View file

@ -3,7 +3,9 @@
"version": "1.0.0",
"license": "MIT",
"repository": "git@github.com:phntxx/dashboard",
"contributors": ["phntxx <hello@phntxx.com>"],
"contributors": [
"phntxx <hello@phntxx.com>"
],
"private": false,
"dependencies": {
"@types/node": "^14.14.37",
@ -45,7 +47,11 @@
"extends": "react-app"
},
"browserslist": {
"production": [">0.2%", "not dead", "not op_mini all"],
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",