@waiting/shared-core
Advanced tools
Comparing version 21.2.0 to 21.2.1
{ | ||
"name": "@waiting/shared-core", | ||
"author": "waiting", | ||
"version": "21.2.0", | ||
"version": "21.2.1", | ||
"description": "node core function re export with Promise or Observable", | ||
@@ -41,3 +41,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=16.13.0" | ||
"node": ">=16.13.0 <=19.9.0" | ||
}, | ||
@@ -71,3 +71,3 @@ "files": [ | ||
}, | ||
"gitHead": "6f5ceac6c2a6d17c97bd130cbf44516cbd6cfb04" | ||
"gitHead": "973c7eea0bbddc15143086139e2a06ab6f34eae8" | ||
} |
Sorry, the diff of this file is not supported yet
189102