update antd

This commit is contained in:
Collin M. Barrett 2019-09-02 16:51:41 -05:00
parent 8bc1d79ab3
commit 90aa02e6f6
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View file

@ -8,7 +8,7 @@
"@types/react": "^16.9.2",
"@types/react-dom": "^16.9.0",
"@types/react-router-dom": "^4.3.5",
"antd": "^3.22.2",
"antd": "^3.23.0",
"babel-plugin-import": "^1.12.1",
"customize-cra": "^0.5.0",
"react": "^16.9.0",
@ -40,4 +40,4 @@
"last 1 safari version"
]
}
}
}