remove dependencies

This commit is contained in:
cupcakearmy 2020-02-06 10:23:58 +01:00
parent 50b72e9396
commit d57f5d121c
No known key found for this signature in database
GPG Key ID: D28129AE5654D9D9

View File

@ -26,12 +26,9 @@
"url": "https://github.com/CupCakeArmy/canihazusername/issues"
},
"homepage": "https://github.com/CupCakeArmy/canihazusername#readme",
"dependencies": {
"bulma": "^0.8.0",
"tachyons": "^4.11.1"
},
"devDependencies": {
"parcel-bundler": "^1.12.4",
"tachyons": "^4.11.1",
"ts-node-dev": "^1.0.0-pre.44",
"typescript": "3.7"
}