Skip to content

Commit 7721d00

Browse files
authored
Merge pull request TechBowl-japan#10 from valbeat/chore/support_node_version_greater_16
chore: support node version greater 16
2 parents c512c89 + d9caf37 commit 7721d00

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
"repository": "https://github.com/SuguruOoki/android-stations.git",
66
"author": "Hikaru Terazono (3c1u) <[email protected]>",
77
"license": "MIT",
8-
"engines": {
9-
"node": "14.x||16.x"
10-
},
118
"dependencies": {
129
"@techtrain/cli-railway": "0.1.6"
1310
},

0 commit comments

Comments
 (0)