Make "art" a dependency of "react-art" (#11341)

* Make "art" a dependency of "react-art"

* Add it back to root devDeps
This commit is contained in:
Dan Abramov
2017-10-23 19:00:41 +03:00
committed by GitHub
parent faf3697e03
commit c148e5415e

View File

@@ -18,6 +18,7 @@
},
"homepage": "https://reactjs.org/",
"dependencies": {
"art": "^0.10.1",
"create-react-class": "^15.6.2",
"fbjs": "^0.8.16",
"loose-envify": "^1.1.0",