Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Forgot to build files before publishing, should create pre-pub
task...
  • Loading branch information
micahjon committed Oct 31, 2023
1 parent 929ad8f commit 354d5d6
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 3 deletions.
27 changes: 25 additions & 2 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rhf-conditional-logic",
"version": "0.0.1-alpha.2",
"version": "0.0.1-alpha.3",
"main": "./dist/rhf-conditional-logic.cjs",
"module": "./dist/rhf-conditional-logic.mjs",
"exports": {
Expand Down Expand Up @@ -48,6 +48,7 @@
"postcss": "^8.4.27",
"postcss-scss": "^4.0.6",
"prettier": "^3.0.1",
"react-dom": "^18.2.0",
"rimraf": "^5.0.1",
"ts-node": "^10.9.1",
"typescript": "^5.1.6",
Expand Down

0 comments on commit 354d5d6

Please sign in to comment.