From 95706079c51a275da4e3c8dd216914cdba3f1170 Mon Sep 17 00:00:00 2001 From: Kerry Liu Date: Mon, 15 May 2017 18:16:23 -0700 Subject: [PATCH] Notes: unselect a note when the panel is closed (#14072) * Notes: unselect a note when the panel is closed * bump to notes package 1.1.10 --- npm-shrinkwrap.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index f06f2a24641cd..bd09f61ce9483 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -3026,7 +3026,7 @@ "dev": true }, "notifications-panel": { - "version": "1.1.9" + "version": "1.1.10" }, "npm-path": { "version": "1.1.0", diff --git a/package.json b/package.json index 3a375f71fefe6..66a0a743e0598 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "morgan": "1.2.0", "ms": "0.7.1", "node-sass": "3.7.0", - "notifications-panel": "1.1.9", + "notifications-panel": "1.1.10", "numeral": "2.0.4", "page": "1.6.4", "percentage-regex": "3.0.0",