react/packages/react-devtools-shell/now.json

6 lines
123 B
JSON
Raw Normal View History

2019-02-13 10:09:50 +08:00
{
"name": "react-devtools-experimental",
"alias": ["react-devtools-experimental"],
2019-05-03 23:55:31 +08:00
"files": ["index.html", "dist"]
2019-02-13 10:09:50 +08:00
}