Skip to content
This repository has been archived by the owner on Mar 6, 2018. It is now read-only.

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
argelius committed Sep 7, 2016
1 parent 1a6e6bb commit 2cf3446
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-onsenui",
"version": "0.7.6",
"version": "0.7.7",
"description": "Onsen UI - React Components for Hybrid Cordova/PhoneGap Apps with Material Design and iOS UI components",
"main": "dist/react-onsenui.js",
"scripts": {
Expand Down Expand Up @@ -80,6 +80,6 @@
"peerDependencies": {
"react": "^15.2.1",
"react-dom": "^15.2.1",
"onsenui": "^2.0.0-rc.17"
"onsenui": "^2.0.0-rc.18"
}
}

0 comments on commit 2cf3446

Please sign in to comment.