Skip to content

Commit

Permalink
Update SDK, remove fallback config (#25)
Browse files Browse the repository at this point in the history
* Update SDK, remove fallback config

* print out config

* Handle alternatives for the incoming hook body

* Improve deploy preview logic

* add ? because i am scared

* fix: upgrade @netlify/plugin-csp-nonce to 1.2.5

---------

Co-authored-by: Jason Barry <jb@netlify.com>
  • Loading branch information
estephinson and jasonbarry committed Nov 2, 2023
1 parent fc60fac commit a2ef151
Show file tree
Hide file tree
Showing 4 changed files with 675 additions and 5,601 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"preview": "ntli preview"
},
"dependencies": {
"@netlify/plugin-csp-nonce": "^1.2.4",
"@netlify/sdk": "^0.8.1",
"@netlify/plugin-csp-nonce": "^1.2.5",
"@netlify/sdk": "^1.5.0",
"typescript": "^5.1.6"
}
}
Loading

0 comments on commit a2ef151

Please sign in to comment.