8000 Update package.json · dnshi/Leetcode@270f4ac · GitHub
[go: up one dir, main page]

Skip to content

Commit 270f4ac

Browse files
committed
Update package.json
1 parent 942d6cc commit 270f4ac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
"prettier": "^2.2.1",
1515
"puppeteer": "^9.0.0"
1616
},
17+
"engines": {
18+
"node": ">=16.0.0"
19+
},
1720
"scripts": {
1821
"start": "node --experimental-json-modules ./scripts $(git status --short | grep -oE \"[^ ]*(algorithms|shell|sql).*$\")"
1922
}

0 commit comments

Comments
 (0)
0