react-tilty
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "react-tilty", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "A React port of the JS component tilt.js", | ||
@@ -9,2 +9,3 @@ "main": "dist/index.js", | ||
}, | ||
"unpkg": "dist/index.js", | ||
"scripts": { | ||
@@ -11,0 +12,0 @@ "start": "webpack --watch", |
27051