Skip to content

Commit ab8e04c

Browse files
committed
add cors for express
1 parent 071f30a commit ab8e04c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"bootstrap-sass": "^3.3.7",
3333
"color": "~1.0.3",
3434
"cookie-parser": "~1.4.3",
35+
"cors": "^2.8.3",
3536
"crossroads": "~0.12.2",
3637
"diff2html": "^2.3.0",
3738
"express": "~4.15.2",

0 commit comments

Comments
 (0)