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

github.com/marius-wieschollek/passwords-webextension.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius David Wieschollek <passwords.public@mdns.eu>2018-05-18 19:18:14 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2018-05-18 19:18:14 +0300
commit7a378dc13a9eab34466391f91b40d047877da810 (patch)
tree3f9b3ebe4458bbf05ec88522f1663299cfadf6af /package.json
parentdc802ff90088e977f182eaaab330c032044a67ac (diff)
Switched back to put request
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index cc2f352..f2745d7 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "passwords-webextension",
- "version": "1.5.0",
+ "version": "1.5.1",
"description": "A simple client for the Nextcloud Passwords app",
"private": true,
"scripts": {
@@ -35,7 +35,7 @@
"vue-router": "^3.0.1",
"vue-style-loader": "^4.1.0",
"vue-template-compiler": "^2.5.16",
- "webpack": "^3.11.0"
+ "webpack": "^3.12.0"
},
"repository": {
"type": "git",