Skip to content

Commit

Permalink
fix: republish nominal-inputs
Browse files Browse the repository at this point in the history
Signed-off-by: Andres Correa Casablanca <[email protected]>
  • Loading branch information
castarco committed Aug 13, 2024
1 parent 8f07ebb commit 596731d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 14 deletions.
2 changes: 1 addition & 1 deletion @coderspirit/nominal-inputs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coderspirit/nominal-inputs",
"version": "1.2.0",
"version": "1.2.1",
"description": "Extension of @coderspirit/nominal with 'input' types",
"main": "./dist/main.cjs",
"module": "./dist/main.mjs",
Expand Down
2 changes: 1 addition & 1 deletion @coderspirit/safe-env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@coderspirit/nominal": "^4.0.3",
"@coderspirit/nominal-inputs": "^1.2.0"
"@coderspirit/nominal-inputs": "workspace:^"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.4",
Expand Down
14 changes: 2 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 596731d

Please sign in to comment.