Skip to content

Commit

Permalink
0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GoogleFeud committed Sep 23, 2024
1 parent fa8c2d6 commit 20e8417
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ts-runtime-checks",
"version": "0.6.1",
"version": "0.6.2",
"description": "A typescript transformer which automatically generates validation code from your types.",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -46,4 +46,4 @@
"ts-patch": "^3.2.1",
"typescript": "^5.6.2"
}
}
}

0 comments on commit 20e8417

Please sign in to comment.