react-soundplayer
Advanced tools
Comparing version 0.1.4 to 0.1.6
{ | ||
"name": "react-soundplayer", | ||
"version": "0.1.4", | ||
"version": "0.1.6", | ||
"description": "Create custom SoundCloud players with React", | ||
@@ -15,2 +15,10 @@ "main": "index.js", | ||
}, | ||
"keywords": [ | ||
"react", | ||
"component", | ||
"react-component", | ||
"soundcloud", | ||
"html5", | ||
"audio" | ||
], | ||
"author": "Dmitri Voronianski <dmitri.voronianski@gmail.com>", | ||
@@ -21,3 +29,3 @@ "license": "MIT", | ||
"object-assign": "^3.0.0", | ||
"react": "^0.13.1", | ||
"react": "^0.13.3", | ||
"soundcloud-audio": "^0.1.4" | ||
@@ -24,0 +32,0 @@ }, |
63639
Updatedreact@^0.13.3