1
0
mirror of synced 2025-12-08 23:08:11 +08:00

Improved UX for reading; added gutter-click; Updated CM 5.11.0

This commit is contained in:
Jamie Peabody
2016-02-07 14:43:43 +00:00
parent 9875d58f15
commit c4776b1359
9 changed files with 2261 additions and 1105 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "Mergely",
"version": "3.3.10",
"version": "3.4.0",
"homepage": "https://github.com/wickedest/Mergely",
"description": "Merge and diff documents online",
"main": [
@@ -29,8 +29,8 @@
"url": "git://github.com/wickedest/Mergely"
},
"dependencies": {
"mergely": "https://github.com/wickedest/Mergely.git#3.3.10",
"mergely": "https://github.com/wickedest/Mergely.git#3.4.0",
"jquery": "<=2.1.3",
"codemirror": "<=4.6.0"
"codemirror": "<=5.11.0"
}
}