Subramanya Sastry has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/53389


Change subject: Pin domino version to 1.0.8
......................................................................

Pin domino version to 1.0.8

* Domino 1.0.9 doesn't work with the monkeypatching we have to
  accomodate it for our needs.
* So, replacing 1.0.x with 1.0.9 till cscott's patches to domino
  are merged and we are able to get rid of our monkeypatching.

Change-Id: I1b387c7dbf7438a083d551e182b4d12ea28c484e
---
M js/package.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Parsoid 
refs/changes/89/53389/1

diff --git a/js/package.json b/js/package.json
index a666859..0dfcc64 100644
--- a/js/package.json
+++ b/js/package.json
@@ -11,7 +11,7 @@
                "jshashes": "0.x.x",
                "optimist": "0.x.x",
                "assert": "0.x.x",
-               "domino": "1.0.x",
+               "domino": "1.0.8",
                "pegjs": "0.7.x",
                "lru-cache": "1.x.x",
                "async": "0.x.x",

-- 
To view, visit https://gerrit.wikimedia.org/r/53389
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1b387c7dbf7438a083d551e182b4d12ea28c484e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Parsoid
Gerrit-Branch: master
Gerrit-Owner: Subramanya Sastry <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to