Browse Source

Removing styled-components and updating dependencies

Kirk Trombley 5 years ago
parent
commit
142320788f
2 changed files with 820 additions and 762 deletions
  1. 2 5
      client/package.json
  2. 818 757
      client/yarn.lock

+ 2 - 5
client/package.json

@@ -8,8 +8,7 @@
     "pretty-ms": "^5.1.0",
     "react": "^16.12.0",
     "react-dom": "^16.12.0",
-    "react-scripts": "^3.3.0-next.80",
-    "styled-components": "^4.4.1"
+    "react-scripts": "^3.3.0-next.80"
   },
   "scripts": {
     "start": "react-scripts start",
@@ -33,7 +32,5 @@
       "last 1 safari version"
     ]
   },
-  "devDependencies": {
-    "@types/styled-components": "^4.4.1"
-  }
+  "devDependencies": {}
 }

File diff suppressed because it is too large
+ 818 - 757
client/yarn.lock


Some files were not shown because too many files changed in this diff