update node deps

This commit is contained in:
Pavel Mineev
2020-04-09 03:35:35 -05:00
committed by Umputun
parent 923f182be5
commit aecad2fce9
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -123,6 +123,7 @@
"redux-thunk": "^2.3.0"
},
"engines": {
"node": ">=12"
"node": ">=12.11",
"npm": ">=6.13.4"
}
}