This commit is contained in:
Collin Barrett 2018-01-18 17:36:04 -06:00
parent 836ca9a512
commit 93abe6d0f2
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"
}
}