We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d98592 commit bbd618fCopy full SHA for bbd618f
package.json
@@ -38,7 +38,6 @@
38
"debug": "^3.0.1",
39
"dotenv": "^4.0.0",
40
"express": "^4.15.4",
41
- "express-graphql": "^0.6.7",
42
"express-session": "^1.15.5",
43
"firebase": "^4.3.1",
44
"graphql": "^0.10.5",
@@ -71,14 +70,11 @@
71
70
"eslint-plugin-import": "^2.7.0",
72
"eslint-plugin-jsx-a11y": "^6.0.2",
73
"eslint-plugin-react": "^7.2.1",
74
- "file-loader": "^0.11.2",
75
"flow-bin": "^0.54.0",
76
"jest": "^20.0.4",
77
"jest-enzyme": "^3.8.0",
78
"mockdate": "^2.0.2",
79
"nodemon": "^1.12.0",
80
- "react-test-renderer": "^15.6.1",
81
- "webpack": "^3.5.5",
82
- "webpack-dev-server": "^2.7.1"
+ "react-test-renderer": "^15.6.1"
83
}
84
0 commit comments