mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-15 15:32:32 +02:00
Resolves #280 stricter version of backbone
This commit is contained in:
parent
2c29ecf990
commit
34b5c04577
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
"react-tools": "^0.13.1"
|
"react-tools": "^0.13.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"backbone": "^1.1.2",
|
"backbone": "~1.1.2",
|
||||||
"events": "^1.0.2",
|
"events": "^1.0.2",
|
||||||
"flux": "^2.0.1",
|
"flux": "^2.0.1",
|
||||||
"jquery": "~1.7.3",
|
"jquery": "~1.7.3",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue