Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Commit be01c0b

Browse files
committed
Removed fsevents. It seems to be causing an issue on yarn.
1 parent e1d3d67 commit be01c0b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
"devDependencies": {
5252
"babel-eslint": "^7.0.0",
5353
"eslint": "^3.7.1",
54-
"eslint-plugin-react": "^6.4.1",
55-
"fsevents": "^1.0.14"
54+
"eslint-plugin-react": "^6.4.1"
5655
}
5756
}

0 commit comments

Comments
 (0)