mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
Remove unneeded engines property in package.json
This commit is contained in:
parent
80c846a0cf
commit
aea1b76433
1 changed files with 0 additions and 3 deletions
|
|
@ -3,9 +3,6 @@
|
|||
"version": "1.0.0",
|
||||
"repository": "https://github.com/wagtail/wagtail",
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": ">= 4"
|
||||
},
|
||||
"babel": {
|
||||
"presets": [
|
||||
[
|
||||
|
|
|
|||
Loading…
Reference in a new issue