Unpin and bump fsevents (for 1.x branch) (#4006)

This commit is contained in:
Dan Abramov
2018-02-09 13:10:41 +00:00
committed by GitHub
parent 32ea0c0e6d
commit 09d216ecce

View File

@@ -64,6 +64,6 @@
"react-dom": "^16.0.0"
},
"optionalDependencies": {
"fsevents": "1.1.2"
"fsevents": "^1.1.3"
}
}