diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/package.json b/package.json index 86c5ba0..20c93b2 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,6 @@ "dependencies": { "@reach/router": "^1.2.1", "filesize": "^4.2.0", - "fomantic-ui": "^2.7.8", "fomantic-ui-css": "^2.7.8", "moment": "^2.24.0", "react": "^16.9.0", @@ -15,7 +14,6 @@ "react-time-ago": "^5.0.4", "react-timestamp": "^5.1.0", "seedrandom": "^3.0.3", - "semantic-ui-css": "^2.4.1", "semantic-ui-react": "^0.88.1" }, "scripts": { @@ -51,4 +49,4 @@ "parcel-bundler": "^1.12.3", "prettier": "^1.18.2" } -}
\ No newline at end of file +} |