Skip to content

Commit

Permalink
0.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
y3owk1n committed Jan 18, 2024
1 parent 6a459f1 commit daea85f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cpenv",
"version": "0.1.11",
"version": "0.1.12",
"description": "A CLI for copy and paste your local .env to right projects faster",
"type": "module",
"exports": "./dist/index.js",
Expand All @@ -9,8 +9,8 @@
"README.md",
"LICENSE",
"package.json",
"tsconfig.json",
"tsup.config.ts"
"tsconfig.json",
"tsup.config.ts"
],
"bin": {
"cpenv": "./dist/index.js"
Expand Down

0 comments on commit daea85f

Please sign in to comment.