diff --git a/bower.json b/bower.json index 16d6c89..262e078 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { - "name": "purescript-datepicker", - "description": " datepicker for mobile", + "name": "purescript-rnx-datepicker", + "description": " purescript wrapper for datepicker for mobile", "keywords": [ "purescript", "react-native", diff --git a/package.json b/package.json index 44b62cb..1a1b446 100644 --- a/package.json +++ b/package.json @@ -1,4 +1,4 @@ -]{ +{ "dependencies": { "react-native-datepicker": "^1.4.4" }