Skip to content

Commit 44edd64

Browse files
committed
chore(package): update cors
1 parent a653ba5 commit 44edd64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: templates/app/_package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"main": "server/index.js",
55
"dependencies": {
66
"compression": "^1.7.1",
7-
"cors": "^2.8.1",
87
"core-js": "^2.5.0",
98
"express": "^4.13.3",
109
"morgan": "^1.9.0",
@@ -115,6 +114,7 @@
115114
"babel-plugin-transform-class-properties": "^6.6.0",
116115
"babel-plugin-istanbul": "^4.1.4",
117116
"babel-preset-env": "^1.6.1",
117+
"cors": "^2.8.4",
118118
"cross-env": "^5.1.1",
119119
"eslint": "^4.19.1",
120120
"del": "^3.0.0",

0 commit comments

Comments
 (0)