You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ea...@apache.org on 2018/01/26 19:25:32 UTC

qpid-dispatch git commit: DISPATCH-917 Force npm to use latest dispatch-* packages

Repository: qpid-dispatch
Updated Branches:
  refs/heads/master cf10d5c15 -> 732382457


DISPATCH-917 Force npm to use latest dispatch-* packages


Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/73238245
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/73238245
Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/73238245

Branch: refs/heads/master
Commit: 732382457c7cc4c31ddef7fc44a4b0acb65c049e
Parents: cf10d5c
Author: Ernest Allen <ea...@redhat.com>
Authored: Fri Jan 26 14:25:08 2018 -0500
Committer: Ernest Allen <ea...@redhat.com>
Committed: Fri Jan 26 14:25:08 2018 -0500

----------------------------------------------------------------------
 console/stand-alone/package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/73238245/console/stand-alone/package.json
----------------------------------------------------------------------
diff --git a/console/stand-alone/package.json b/console/stand-alone/package.json
index a8dcac8..6f2a4dd 100644
--- a/console/stand-alone/package.json
+++ b/console/stand-alone/package.json
@@ -35,8 +35,8 @@
     "d3": "^3.5.14",
     "d3-queue": "^3.0.7",
     "d3-time-format": "^2.1.1",
-    "dispatch-console-pages": "^0.1.0",
-    "dispatch-management": "^0.1.0",
+    "dispatch-console-pages": "~0.1.6",
+    "dispatch-management": "~0.1.13",
     "html5shiv": "^3.7.3",
     "jquery": "^3.2.1",
     "jquery-ui-dist": "^1.12.1",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org