Updated for 3.4.2

This commit is contained in:
Jamie Peabody
2016-07-25 21:44:19 +01:00
parent f371fb9085
commit dff2d69783
2 changed files with 5 additions and 5 deletions

View File

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

6
lib/mergely.min.js vendored

File diff suppressed because one or more lines are too long