Skip to content

Commit

Permalink
Added CORS to Package
Browse files Browse the repository at this point in the history
Added the CORS to the Package.json so and had no infnite Loop Chrashes with my local Version. Can just close #274 With this fix
  • Loading branch information
Rowey authored and Brutus5000 committed May 6, 2021
1 parent 3a8ca11 commit 77a99ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"bootstrap-validator": "0.11.9",
"chart.js": "2.9.3",
"client-oauth2": "4.3.2",
"cors": "^2.8.5",
"crypto-js": "4.0.0",
"dotenv": "8.2.0",
"express": "4.17.1",
Expand Down

0 comments on commit 77a99ed

Please sign in to comment.