diff --git a/package.json b/package.json index 069d6aaa2c0159..5d19783cfced48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bs-react-native", - "version": "0.2.0", + "version": "0.2.1", "scripts": { "build": "bsb -make-world", "start": "bsb -make-world -w", @@ -8,7 +8,12 @@ "test": "exit 0" }, "license": "MIT", - "keywords": ["reason", "reasonml", "bucklescript", "react-native"], + "keywords": [ + "reason", + "reasonml", + "bucklescript", + "react-native" + ], "author": "", "repository": { "type": "git",