summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorsyn <isaqtm@gmail.com>2020-01-13 22:16:16 +0300
committersyn <isaqtm@gmail.com>2020-01-13 22:16:16 +0300
commit39083e6488e15bdb5ee02713e62c37718b0a4301 (patch)
tree60184c50d741fc755a80ede608e45dbce00ff35f /package.json
parenteca1edf0943aa1531f41542508fa8504c96bc491 (diff)
downloadfcked-rt-master.tar.gz
[DIRTY AS FUCK] very initial commitHEADmaster
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index b6f25e0..a73fde3 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,9 @@
"test:watch": "nwb test-react --server"
},
"dependencies": {
+ "@material-ui/core": "^4.8.0",
+ "@material-ui/icons": "^4.5.1",
+ "axios": "^0.19.0",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},