Skip to content

Commit 4b7888e

Browse files
authored
Merge pull request #4 from fralonra/patch-1
dep: add cors as a dependency in package.json
2 parents 627043e + c474802 commit 4b7888e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"apollo-server-express": "^1.3.0",
88
"bcryptjs": "^2.4.3",
99
"body-parser": "^1.18.2",
10+
"cors": "^2.8.4",
1011
"express": "^4.16.2",
1112
"graphql": "^0.11.7",
1213
"graphql-tools": "^2.13.0",

0 commit comments

Comments
 (0)