mirror of https://github.com/vladmandic/human
updated minimum version of nodejs to v14
parent
0d58300990
commit
b99318e034
|
@ -14,7 +14,7 @@
|
||||||
"homepage": "https://vladmandic.github.io/human/demo/index.html",
|
"homepage": "https://vladmandic.github.io/human/demo/index.html",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=12.0.0"
|
"node": ">=14.0.0"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
2
wiki
2
wiki
|
@ -1 +1 @@
|
||||||
Subproject commit e3468326ed13c8664aa3e553d336891629c80b66
|
Subproject commit fffa02191183f2657a702a747f4c4931c92565df
|
Loading…
Reference in New Issue