Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "ui-box", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"main": "lib/index.js", | ||
@@ -42,3 +42,2 @@ "repository": "ssh://git@github.com/segmentio/ui-box.git", | ||
"compile": "babel --source-maps inline --out-dir lib src", | ||
"prepublish": "npm run compile", | ||
"deploy": "make deploy", | ||
@@ -45,0 +44,0 @@ "test": "jest --no-cache --verbose" |
321809