chore: install always exact version for deps
This commit is contained in:
@@ -9,6 +9,9 @@
|
|||||||
"command": {
|
"command": {
|
||||||
"publish": {
|
"publish": {
|
||||||
"registry": "http://localhost:5000"
|
"registry": "http://localhost:5000"
|
||||||
|
},
|
||||||
|
"add": {
|
||||||
|
"exact": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user