Skip to content

Commit 4a067b6

Browse files
committed
chore: updated package-lock.json
[ci skip]
1 parent ceb85cb commit 4a067b6

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

npmDepsHash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sha256-44tI1RhQERi0VnHlcRaYWnvTUd3r+cJ4JTQPSTZ2hXk=
1+
sha256-XCPXt+ESgufgJBBTvy+TZBjcovFef4pW/E0f4/JaAc0=

package-lock.json

Lines changed: 10 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"allowSyntheticDefaultImports": true,
1414
"resolveJsonModule": true,
1515
"moduleResolution": "NodeNext",
16-
"module": "ESNext",
16+
"module": "NodeNext",
1717
"target": "ES2022",
1818
"baseUrl": "./src",
1919
"paths": {

0 commit comments

Comments
 (0)