Skip to content

Commit 0bcc2a7

Browse files
committed
installed cors
1 parent fb4ddb8 commit 0bcc2a7

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

package-lock.json

+10-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565
"commitizen": "2.9.6",
6666
"compression": "1.7.0",
6767
"cookie-parser": "1.4.3",
68-
"cors": "2.8.4",
6968
"coveralls": "2.13.1",
7069
"cross-env": "5.0.5",
7170
"cz-conventional-changelog": "2.0.0",
@@ -131,6 +130,7 @@
131130
"devDependencies": {
132131
"babel-polyfill": "^6.26.0",
133132
"babel-register": "^6.26.0",
133+
"cors": "^2.8.5",
134134
"cross-fetch": "^3.1.4",
135135
"husky": "^0.14.3",
136136
"lint-staged": "^6.0.0",

0 commit comments

Comments
 (0)