mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
add csp
This commit is contained in:
parent
99478da18e
commit
555028f40b
3 changed files with 43 additions and 1 deletions
|
@ -9,8 +9,9 @@
|
|||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"next": "12.3.1",
|
||||
"aws-sdk": "^2.1228.0",
|
||||
"next": "12.3.1",
|
||||
"next-safe": "^3.2.1",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-fade-in": "^2.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue