Skip to content

Commit

Permalink
0.5.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Sankhadeep committed Dec 29, 2016
1 parent 1f4caab commit d9abb5b
Showing 1 changed file with 2 additions and 19 deletions.
21 changes: 2 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"packager",
"rnpm"
],
"version": "0.5.19",
"version": "0.5.20",
"private": false,
"dependencies": {
"blueimp-md5": "^2.5.0",
Expand All @@ -26,7 +26,6 @@
"react-native-keyboard-aware-scroll-view": "0.2.0",
"react-native-vector-icons": "~3.0.0"
},
"description": "Essential cross-platform UI components for React Native",
"devDependencies": {
"babel-eslint": "^6.1.2",
"eslint": "^3.5.0",
Expand All @@ -43,19 +42,6 @@
},
"gitHead": "a8504267642c8bafe763ce292bcf0e97737fd0e4",
"homepage": "https://github.com/GeekyAnts/NativeBase#readme",
"keywords": [
"android",
"ios",
"react",
"native",
"nativebase",
"react-native",
"native-modules",
"react-component",
"navbar",
"packager",
"rnpm"
],
"main": "index.js",
"maintainers": [
{
Expand All @@ -71,13 +57,11 @@
"email": "shivraj@sahusoft.com"
}
],
"name": "native-base",
"optionalDependencies": {},
"peerDependencies": {
"react-native": ">=0.38.0",
"react": ">=15.4.0"
},
"private": false,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
Expand All @@ -88,6 +72,5 @@
"Fonts"
]
},
"scripts": {},
"version": "0.5.19"
"scripts": {}
}

0 comments on commit d9abb5b

Please sign in to comment.