mirror of
https://github.com/typicode/json-server.git
synced 2025-07-30 21:54:11 +08:00
Fix node engines
This commit is contained in:
@ -95,6 +95,6 @@
|
||||
},
|
||||
"homepage": "https://github.com/typicode/json-server",
|
||||
"engines": {
|
||||
"node": ">= 4"
|
||||
"node": ">=4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user