1
0
mirror of synced 2025-12-08 06:48:03 +08:00

Updated to 3.3.10

This commit is contained in:
Jamie Peabody
2015-06-28 12:06:35 +01:00
parent e25acfe3b5
commit 398720ed41

View File

@@ -1,6 +1,6 @@
{
"name": "Mergely",
"version": "3.3.9",
"version": "3.3.10",
"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.3.9",
"mergely": "https://github.com/wickedest/Mergely.git#3.3.10",
"jquery": "<=2.1.3",
"codemirror": "<=4.6.0"
}