mirror of
https://github.com/BreizhHardware/memoizee.git
synced 2026-01-18 16:37:21 +01:00
chore: Declare Node.js version compatibility
This commit is contained in:
@@ -53,5 +53,8 @@
|
||||
"lint": "eslint --ignore-path=.gitignore .",
|
||||
"test": "tad"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=.0.12"
|
||||
},
|
||||
"license": "ISC"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user