Skip to content

Commit

Permalink
#main ran publish command locally and it worked
Browse files Browse the repository at this point in the history
  • Loading branch information
bennobuilder committed Nov 28, 2024
1 parent a1f923d commit cdbbe97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blgc/cli",
"version": "0.0.20",
"version": "0.0.21",
"private": false,
"description": "Straightforward CLI to bundle Typescript libraries with presets, powered by Rollup and Esbuild",
"keywords": [],
Expand All @@ -21,8 +21,8 @@
"blgc": "./bin/run"
},
"files": [
"dist",
"bin",
"dist",
"README.md"
],
"scripts": {
Expand Down

0 comments on commit cdbbe97

Please sign in to comment.