Skip to content

Commit

Permalink
Merge pull request #1867 from timdeschryver/docs-fix-deploy
Browse files Browse the repository at this point in the history
ci: specify node version
  • Loading branch information
damienbod authored Nov 15, 2023
2 parents d9d48f3 + 77c3fb8 commit d71e3bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/site/angular-auth-oidc-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "angular-auth-oidc-client",
"version": "0.0.0",
"engines": {
"node": "^18.0.0"
},
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand Down

0 comments on commit d71e3bf

Please sign in to comment.