diff --git a/package.json b/package.json index e3e9791..65f5d87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bs-material-ui", - "version": "0.1.5", + "version": "0.1.6", "description": "Reason bindings for material-ui", "main": "lib/js/src/MaterialUI.js", "keywords": [ @@ -26,7 +26,9 @@ "prepublish": "yarn run clean && yarn run build" }, "author": "Jonathon Kelly ", - "contributors": ["Remi Bernal "], + "contributors": [ + "Remi Bernal " + ], "license": "MIT", "dependencies": {}, "devDependencies": {