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

github.com/le0pard/pgtune.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 19a3767..b2b2a89 100644
--- a/package.json
+++ b/package.json
@@ -73,5 +73,6 @@
"jest": "27.5.1",
"jest-cli": "27.5.1",
"webpack-cli": "4.10.0"
- }
+ },
+ "packageManager": "yarn@3.2.2"
}