Skip to content

Commit

Permalink
Update package.json (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
brh55 authored Mar 28, 2019
1 parent 82f8d4f commit 7fea177
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-masonry",
"version": "0.5.0-alpha.3",
"version": "0.5.0-alpha.4",
"description": "A react-native component for a masonry layout",
"main": "./components/Masonry.js",
"scripts": {
Expand Down Expand Up @@ -35,7 +35,7 @@
"lodash.isequal": "^4.5.0",
"opencollective": "^1.0.3",
"prop-types": "^15.5.8",
"react-native-injectable-component": "^0.1.2"
"react-native-injectable-component": "^0.1.3"
},
"peerDependencies": {
"react": "*",
Expand Down

0 comments on commit 7fea177

Please sign in to comment.