Skip to content

Commit

Permalink
v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slevithan committed Nov 23, 2024
1 parent 4c5b27a commit df8a9ec
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oniguruma-to-es",
"version": "0.6.0",
"version": "0.6.1",
"description": "Convert Oniguruma patterns to native JavaScript RegExp",
"author": "Steven Levithan",
"license": "MIT",
Expand Down Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"esbuild": "^0.24.0",
"jasmine": "^5.4.0",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vscode-oniguruma": "^2.0.1"
}
}
10 changes: 5 additions & 5 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 df8a9ec

Please sign in to comment.