Skip to content

Commit c4d358b

Browse files
authored
Merge pull request #7 from DoodleyJC/dev
higher node version in package.json
2 parents 10f0006 + a340d04 commit c4d358b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bluenps/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,8 @@
3636
"karma-jasmine": "~5.1.0",
3737
"karma-jasmine-html-reporter": "~2.0.0",
3838
"typescript": "~5.4.3"
39+
},
40+
"engines" : {
41+
"node" : "^18.13.0"
3942
}
4043
}

0 commit comments

Comments
 (0)