Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorentin Mors <corentin.mors@dashlane.com>2020-10-16 18:54:54 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-11-15 11:36:52 +0300
commit46c75010642a3de2fb96e1a5ad5d6afd5eb81ddf (patch)
treee5ed8729f1c4be47138511ea662f36e4e6730d06 /package.json
parente3fddfb25146add094e554c237df01cd499f67a7 (diff)
Instant feel
Signed-off-by: Corentin Mors <corentin.mors@dashlane.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 866c79cd..666f041b 100644
--- a/package.json
+++ b/package.json
@@ -99,6 +99,7 @@
"vue-template-compiler": "^2.6.12",
"webpack": "^4.44.2",
"webpack-cli": "^3.3.12",
- "webpack-merge": "^5.2.0"
+ "webpack-merge": "^5.2.0",
+ "workbox-webpack-plugin": "^5.1.4"
}
}