@ctx-core/set
Advanced tools
Comparing version 6.0.22 to 6.0.23
{ | ||
"name": "@ctx-core/set", | ||
"version": "6.0.22", | ||
"version": "6.0.23", | ||
"description": "ctx-core set", | ||
@@ -33,10 +33,10 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@ctx-core/function": "^10.1.7" | ||
"@ctx-core/function": "^10.1.8" | ||
}, | ||
"devDependencies": { | ||
"rollup": "^1.19.2", | ||
"rollup": "^1.19.3", | ||
"rollup-plugin-typescript2": "^0.22.1", | ||
"typescript": "^3.5.3" | ||
}, | ||
"gitHead": "e5fcb0379746441b041be4c35a7f34b3079a28c4" | ||
"gitHead": "65faff1c7e5a290cbfb34b2da7f7451abb2255cf" | ||
} |
Updated@ctx-core/function@^10.1.8