add package json

This commit is contained in:
tsabit ghazwan 2019-01-28 16:30:26 +07:00
parent 52856ccca0
commit 19085a273b

View File

@ -32,7 +32,9 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@firebase/app": "^0.3.4", "@firebase/app": "^0.3.4",
"@material-ui/core": "^3.8.1", "@material-ui/core": "^3.9.1",
"@material-ui/icons": "^3.0.2",
"@material-ui/styles": "^3.0.0-alpha.2",
"@mdi/font": "^2.3.54", "@mdi/font": "^2.3.54",
"antd": "^3.9.3", "antd": "^3.9.3",
"async-validator": "^1.8.2", "async-validator": "^1.8.2",