This commit is contained in:
Collin M. Barrett 2018-01-18 17:36:04 -06:00
parent 3ce1200e24
commit 742bac2b9b
2 changed files with 734 additions and 30 deletions

File diff suppressed because it is too large Load diff

View file

@ -30,5 +30,8 @@
"url-loader": "^0.6.2",
"webpack": "^3.10.0",
"webpack-hot-middleware": "^2.21.0"
},
"dependencies": {
"antd": "^3.1.3"
}
}