Skip to content

Commit

Permalink
v4.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelBCarter committed Aug 9, 2024
1 parent 1fa79cc commit a7ef522
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"test": "yarn jest --forceExit"
},
"sideEffects": false,
"version": "4.0.11",
"version": "4.0.12",
"engines": {
"node": ">=22"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5281,9 +5281,9 @@ __metadata:
peerDependencies:
axios: ^1
bin:
docker-build: dist/node/bin/docker-build.cjs
generate-dotenv: dist/node/bin/generate-dotenv.cjs
start-meta: dist/node/bin/start-meta.cjs
docker-build: dist/node/bin/docker-build.mjs
generate-dotenv: dist/node/bin/generate-dotenv.mjs
start-meta: dist/node/bin/start-meta.mjs
languageName: unknown
linkType: soft

Expand Down

0 comments on commit a7ef522

Please sign in to comment.