Skip to content

Commit

Permalink
chore: locks
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptedAlchemy committed Dec 13, 2024
1 parent 50529d4 commit 945a018
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/managers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
},
"exports": {
".": {
"types": "./dist/index.cjs.d.ts",
"import": "./dist/index.esm.js",
"require": "./dist/index.cjs.js",
"types": "./dist/index.cjs.d.ts"
"require": "./dist/index.cjs.js"
}
},
"typesVersions": {
Expand Down

0 comments on commit 945a018

Please sign in to comment.