roll-a-die
Advanced tools
Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "roll-a-die", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Simple 3D dice roll using CSS3 animation.", | ||
@@ -27,3 +27,4 @@ "main": "dist/roll-a-die.js", | ||
"dev": "node_modules/.bin/webpack -p --watch", | ||
"build": "node_modules/.bin/webpack -p" | ||
"build": "node_modules/.bin/webpack -p", | ||
"prepublish": "npm run build" | ||
}, | ||
@@ -30,0 +31,0 @@ "repository": { |
Sorry, the diff of this file is too big to display
103881