ant-design/typings.json

7 lines
153 B
JSON
Raw Normal View History

2016-05-27 13:02:50 +08:00
{
"globalDependencies": {
2016-06-22 13:18:43 +08:00
"react": "registry:dt/react#0.14.0+20160423065914",
2016-05-27 13:02:50 +08:00
"react-dom": "registry:dt/react-dom#0.14.0+20160412154040"
}
}