1
0
mirror of https://github.com/uetchy/namae.git synced 2025-10-14 15:12:18 +09:00

chore: node engine

This commit is contained in:
2020-01-07 11:59:25 +09:00
parent aead841eec
commit 9187b817af
3 changed files with 10 additions and 1 deletions

View File

@@ -23,5 +23,8 @@
"nock": "^10.0.6",
"ts-jest": "^24.0.2"
},
"engines": {
"node": ">=10.0.0"
},
"private": true
}