Comparing version 0.0.29 to 0.0.30
{ | ||
"name": "joint-kit", | ||
"version": "0.0.29", | ||
"version": "0.0.30", | ||
"description": "A server-side toolset for building data layers and RESTful endpoints with NodeJS", | ||
@@ -13,3 +13,3 @@ "author": "|M| <manicprone@gmail.com>", | ||
"engines": { | ||
"node": "^15.14.0" | ||
"node": ">=15.14.0 <16.0.0 || >=16.20.1 <17.0.0" | ||
}, | ||
@@ -16,0 +16,0 @@ "scripts": { |
292308