Comparing version 0.4.1 to 0.4.2
{ | ||
"name": "iopipe", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "IOpipe Lambda Analytics & Tracing Agent", | ||
@@ -9,3 +9,4 @@ "main": "dist/iopipe.js", | ||
"build": "webpack --progress --profile --colors", | ||
"prepare": "webpack --progress --profile --colors" | ||
"prepare": "webpack --progress --profile --colors", | ||
"prepublishOnly": "webpack --progress --profile --colors" | ||
}, | ||
@@ -12,0 +13,0 @@ "repository": { |
13921