@ctx-core/set
Advanced tools
Comparing version 6.0.4 to 6.0.5
{ | ||
"name": "@ctx-core/set", | ||
"version": "6.0.4", | ||
"version": "6.0.5", | ||
"description": "ctx-core set", | ||
@@ -12,3 +12,3 @@ "main": "lib/index.js", | ||
"compile": "rollup -c", | ||
"prepublishOnly": "npm run build", | ||
"prepublishOnly": "npm run compile", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -34,3 +34,3 @@ }, | ||
"dependencies": { | ||
"@ctx-core/function": "^10.0.3" | ||
"@ctx-core/function": "^10.0.4" | ||
}, | ||
@@ -42,3 +42,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "0063754b744adc05cc9281a5c58938c8c960a8c6" | ||
"gitHead": "3cfd0fbaabe01fd485fc40a4e89c3da481e84468" | ||
} |
12025
50
Updated@ctx-core/function@^10.0.4