install antd

This commit is contained in:
Collin M. Barrett 2019-08-04 16:25:36 -05:00
parent 6d175e8da0
commit 0341478d13
2 changed files with 2 additions and 1 deletions

Binary file not shown.

View file

@ -7,6 +7,7 @@
"@types/node": "12.6.9",
"@types/react": "16.8.24",
"@types/react-dom": "16.8.5",
"antd": "^3.21.0",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-scripts": "3.0.1",
@ -34,4 +35,4 @@
"last 1 safari version"
]
}
}
}