Ejegg has uploaded a new change for review.

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

Change subject: Add promise to package.json and update node_modules
......................................................................

Add promise to package.json and update node_modules

Change-Id: I8a06a085daad3b72228a3dd8ad220135746d966d
---
M node_modules
M package.json
2 files changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/dash 
refs/changes/80/183380/1

diff --git a/node_modules b/node_modules
index f7d9d58..33cc250 160000
--- a/node_modules
+++ b/node_modules
-Subproject commit f7d9d58629d35f63eb5a4a8380fa246475be8340
+Subproject commit 33cc25094b5936983724ca16ed10730c99e7d9e4
diff --git a/package.json b/package.json
index 993bd63..a060d65 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,8 @@
     "odata-parser": "~1.0.0",
     "passport": "^0.2.1",
     "passport-drupal": "0.3.3",
-    "passport-oauth": "^1.0.0"
+    "passport-oauth": "^1.0.0",
+    "promise": "^6.0.1"
   },
   "devDependencies": {
     "chalk": "^0.5.1",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8a06a085daad3b72228a3dd8ad220135746d966d
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/dash
Gerrit-Branch: master
Gerrit-Owner: Ejegg <eeggles...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to