Skip to content

Commit

Permalink
Merge pull request #55 from Cognigy/tech/#88830-update-node-22-for-we…
Browse files Browse the repository at this point in the history
…bchat-v3

tech: #88830 update node version to 22.x for webchat v3
  • Loading branch information
vj-venkatesan authored Jan 27, 2025
2 parents 9a62fd7 + 9b7a6e6 commit 5578497
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 42 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ Thumbs.db
*.d.ts

.vscode/
*.tgz
45 changes: 3 additions & 42 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@
"@types/uuid": "9.0.6",
"adaptivecards": "3.0.1",
"typescript": "5.2.2"
},
"engines": {
"node": ">=22.1.0"
}
}

0 comments on commit 5578497

Please sign in to comment.