@azteam/util
Advanced tools
Comparing version 1.0.41 to 1.0.43
{ | ||
"name": "@azteam/util", | ||
"version": "1.0.41", | ||
"description": "", | ||
"version": "1.0.43", | ||
"description": "N/A", | ||
"keywords": [ | ||
@@ -16,5 +16,5 @@ "toda", | ||
"scripts": { | ||
"build": "babel src --delete-dir-on-start -d lib" | ||
"prepublish": "babel src --delete-dir-on-start -d lib" | ||
}, | ||
"dependencies": {} | ||
} |
28025