Skip to content

Commit

Permalink
Change version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Wes Biggs committed Nov 4, 2023
1 parent c72a82f commit 61ee630
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"type": "module",
"scripts": {
"build": "tsc",
"prepack": "npm run build",
"test": "jest",
"format": "tsc --noEmit --pretty && eslint --fix \"**/*.ts\"",
"lint": "tsc --noEmit --pretty && eslint \"**/*.ts\""
Expand Down

0 comments on commit 61ee630

Please sign in to comment.