Skip to content

Commit 9a1d0eb

Browse files
committed
Declare package manager to use in package.json
1 parent c74c020 commit 9a1d0eb

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,6 @@
7171
"> 1%",
7272
"last 2 versions",
7373
"not ie <= 10"
74-
]
74+
],
75+
"packageManager": "[email protected]"
7576
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2430,7 +2430,7 @@ __metadata:
24302430
vite-svg-loader: ^3.6.0
24312431
vue: ^3.2.45
24322432
vue-tsc: ^0.34.13
2433-
webpack-i18n-tools: "https://github.com/nimiq/webpack-i18n-tools#commit=5d8b1b5201ad63c5144dc3ccc0c706e107075c34"
2433+
webpack-i18n-tools: "https://github.com/nimiq/webpack-i18n-tools#5d8b1b5201ad63c5144dc3ccc0c706e107075c34"
24342434
languageName: unknown
24352435
linkType: soft
24362436

@@ -14842,11 +14842,11 @@ __metadata:
1484214842

1484314843
"typescript@patch:typescript@4 - 5#~builtin<compat/typescript>":
1484414844
version: 5.1.6
14845-
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=ad5954"
14845+
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
1484614846
bin:
1484714847
tsc: bin/tsc
1484814848
tsserver: bin/tsserver
14849-
checksum: 21e88b0a0c0226f9cb9fd25b9626fb05b4c0f3fddac521844a13e1f30beb8f14e90bd409a9ac43c812c5946d714d6e0dee12d5d02dfc1c562c5aacfa1f49b606
14849+
checksum: f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be
1485014850
languageName: node
1485114851
linkType: hard
1485214852

@@ -15563,7 +15563,7 @@ __metadata:
1556315563
languageName: node
1556415564
linkType: hard
1556515565

15566-
"webpack-i18n-tools@https://github.com/nimiq/webpack-i18n-tools#commit=5d8b1b5201ad63c5144dc3ccc0c706e107075c34":
15566+
"webpack-i18n-tools@https://github.com/nimiq/webpack-i18n-tools#5d8b1b5201ad63c5144dc3ccc0c706e107075c34":
1556715567
version: 0.0.1
1556815568
resolution: "webpack-i18n-tools@https://github.com/nimiq/webpack-i18n-tools.git#commit=5d8b1b5201ad63c5144dc3ccc0c706e107075c34"
1556915569
dependencies:

0 commit comments

Comments
 (0)