diff --git a/README.md b/README.md index 1005bb8..d2d0ff5 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ In the `
` of the HTML file on the page that will contain Arethusa window.dagred3path = "vendor/dagre-d3/dagre-d3.min.js"; - + diff --git a/arethusa b/arethusa index f559d94..952ce61 160000 --- a/arethusa +++ b/arethusa @@ -1 +1 @@ -Subproject commit f559d943b9f749a7ba808cdef2870d99c206b83a +Subproject commit 952ce617456676bbbac7a486b01b148463e8d959 diff --git a/package.json b/package.json index 11c35c6..e35e0fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arethusa-widget", - "version": "1.0.0", + "version": "2.0.0", "description": "Arethusa treebank editor embedded widget", "main": "dist/index.js", "repository": { diff --git a/src/demo/index.html b/src/demo/index.html index e531713..edb2ff7 100644 --- a/src/demo/index.html +++ b/src/demo/index.html @@ -14,7 +14,7 @@ window.dagred3path = "vendor/dagre-d3/dagre-d3.min.js"; - + @@ -22,11 +22,11 @@ -