We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 583d755 commit a23dfd4Copy full SHA for a23dfd4
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "backbone-react-component",
3
- "version": "0.8.0",
+ "version": "0.9.0",
4
"description": "Backbone.React.Component is an extendable wrapper for React.Component and brings all the power of Facebook's React to Backbone.js",
5
"homepage": "https://github.com/magalhas/backbone-react-component",
6
"authors": [
@@ -9,8 +9,8 @@
9
"main": "lib/component.js",
10
"dependencies": {
11
"backbone": "^1.2.0",
12
- "react": "^0.13.0",
13
- "underscore": "^1.7.0"
+ "react": "^0.13.3",
+ "underscore": "^1.8.3"
14
},
15
"ignore": [
16
"*.yml",
0 commit comments