We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a653ba5 commit 44edd64Copy full SHA for 44edd64
templates/app/_package.json
@@ -4,7 +4,6 @@
4
"main": "server/index.js",
5
"dependencies": {
6
"compression": "^1.7.1",
7
- "cors": "^2.8.1",
8
"core-js": "^2.5.0",
9
"express": "^4.13.3",
10
"morgan": "^1.9.0",
@@ -115,6 +114,7 @@
115
114
"babel-plugin-transform-class-properties": "^6.6.0",
116
"babel-plugin-istanbul": "^4.1.4",
117
"babel-preset-env": "^1.6.1",
+ "cors": "^2.8.4",
118
"cross-env": "^5.1.1",
119
"eslint": "^4.19.1",
120
"del": "^3.0.0",
0 commit comments