Skip to content

Commit 33cbf9d

Browse files
Jaroslaw ZolnowskiSplaktar
authored andcommitted
chore(node): update node to v18
1 parent ad51240 commit 33cbf9d

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16
1+
18

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"prepare": "husky install && npx playwright install"
3737
},
3838
"engines": {
39-
"node": ">=16",
40-
"npm": ">=8"
39+
"node": ">=18",
40+
"npm": ">=9"
4141
},
4242
"dependencies": {
4343
"angular": "npm:@xlts.dev/angular@^1.9.1",

0 commit comments

Comments
 (0)