Skip to content

Commit 045d5bd

Browse files
committed
chore: update lockfile
1 parent ea2766f commit 045d5bd

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,5 @@
9898
"SWC_NODE_PROJECT": "./tsconfig.test.json"
9999
}
100100
},
101-
"packageManager": "pnpm@9.4.0"
101+
"packageManager": "pnpm@9.5.0"
102102
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"description": "problematic cjs file type generated by babel",
33
"main": "./index.js",
4-
"types": "./index.d.ts"
4+
"types": "./index.d.ts",
5+
"private": true
56
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)