From 06e212d041e8b95c99b6616a342675afdea619de Mon Sep 17 00:00:00 2001 From: Nitin Bhasneria Date: Sat, 15 Aug 2020 00:46:32 +0530 Subject: [PATCH] Bump Version from 2.1.2 to 2.1.3, switch to woofmark plots2 branch (#557) * Bump Version from 2.1.0 to 2.1.1 * v2.1.2 * Update package-lock.json * Update package-lock.json * v2.1.3 Co-authored-by: NitinBhasneria Co-authored-by: Jeffrey Warren --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 54899715..a5cb7781 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "publiclab-editor", - "version": "2.1.2", + "version": "2.1.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c2031104..0fdfae98 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "moment": "~2.27.0", "resig-class": "~1.0.0", "typeahead.js-browserify": "~1.0.7", - "woofmark": "git://github.com/jywarren/woofmark.git#xhrOptionsAltBureaucracy", + "woofmark": "git://github.com/jywarren/woofmark.git#plots2", "xhr": "~2.5.0" }, "devDependencies": {