Skip to content
This repository has been archived by the owner on Oct 24, 2020. It is now read-only.

Commit

Permalink
fix: bump react-maybe version
Browse files Browse the repository at this point in the history
  • Loading branch information
Hendrik Volschenk committed Apr 16, 2018
1 parent 122c292 commit 175c655
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"lodash.isarray": "^4.0.0",
"prop-types": "^15.6.1",
"react-maybe": "^1.1.2"
"react-maybe": "^1.1.3"
},
"devDependencies": {
"babel-cli": "^6.26.0",
Expand All @@ -51,6 +51,6 @@
"nsp": "^3.2.1",
"react": "^16.3.1",
"react-dom": "^16.3.1",
"semantic-release": "^15.1.6"
"semantic-release": "^15.1.7"
}
}

0 comments on commit 175c655

Please sign in to comment.