mirror of
https://github.com/tomru/pdfer.git
synced 2026-03-03 06:27:19 +01:00
add cors, needed for dev mode at least
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"body-parser": "^1.16.1",
|
||||
"cors": "^2.8.1",
|
||||
"express": "^4.14.1",
|
||||
"preact": "^7.2.0",
|
||||
"preact-router": "^2.4.1"
|
||||
|
||||
Reference in New Issue
Block a user