chore: install always exact version for deps

This commit is contained in:
Ali BARIN
2021-10-24 17:47:18 +02:00
parent 17907a288c
commit 81d5e6d17c

View File

@@ -9,6 +9,9 @@
"command": { "command": {
"publish": { "publish": {
"registry": "http://localhost:5000" "registry": "http://localhost:5000"
},
"add": {
"exact": true
} }
} }
} }