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:
parent
faf3697e03
commit
c148e5415e
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue