Skip to content

Commit

Permalink
Merge branch 'main' into nic/feat/NEO-1063-Improve-node-version-in-th…
Browse files Browse the repository at this point in the history
…e-CI

Signed-off-by: AHMAD KADRI <[email protected]>
  • Loading branch information
ahmadkadri authored Dec 10, 2024
2 parents d18eea1 + 58258c3 commit c6a1a50
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
"prettier-plugin-organize-imports": "^4.1.0",
"yarn-deduplicate": "^6.0.2"
},
"engines": {
"node": ">=20",
"yarn": ">=1.22.1 <2.0.0"
},
"scripts": {
"start": "yarn workspace @nordeck/matrix-meetings-widget start",
"dev": "yarn workspace @nordeck/matrix-meetings-widget dev",
Expand Down

0 comments on commit c6a1a50

Please sign in to comment.