chore: sync package-lock to 0.3.52
The lock still said 0.3.51 after the version bump; npm rewrote the two version fields on the next install. No dependency changed — the diff is those two lines.
This commit is contained in:
parent
3d955720cb
commit
0460d02075
1 changed files with 2 additions and 2 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "theseus-navigator",
|
||||
"version": "0.3.51",
|
||||
"version": "0.3.52",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "theseus-navigator",
|
||||
"version": "0.3.51",
|
||||
"version": "0.3.52",
|
||||
"dependencies": {
|
||||
"@bch-wc2/interfaces": "^0.0.16",
|
||||
"@bitauth/libauth": "^3.1.0-next.8",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue