diff options
author | Roeland Jago Douma <roeland@famdouma.nl> | 2018-09-25 08:44:52 +0200 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2018-09-25 08:44:52 +0200 |
commit | 7bb298e10508da2968f9fb8f4017bbe909a44343 (patch) | |
tree | adec7a421ac2c387eda7344ab59c748df50243e3 /apps/updatenotification/package.json | |
parent | d616782773f75cda7cad81cda93c9c904a4db6cb (diff) | |
download | nextcloud-server-7bb298e10508da2968f9fb8f4017bbe909a44343.tar.gz nextcloud-server-7bb298e10508da2968f9fb8f4017bbe909a44343.zip |
[npm] Bump updatenotifications
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'apps/updatenotification/package.json')
-rw-r--r-- | apps/updatenotification/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/package.json b/apps/updatenotification/package.json index d03095aa863..11b4a2d91e5 100644 --- a/apps/updatenotification/package.json +++ b/apps/updatenotification/package.json @@ -32,7 +32,7 @@ "file-loader": "^1.1.11", "vue-loader": "^15.4.2", "vue-template-compiler": "^2.5.17", - "webpack": "^4.19.0", + "webpack": "^4.19.1", "webpack-cli": "^3.1.1", "webpack-merge": "^4.1.4" } |