Skip to content

Commit

Permalink
chore: add jsr.json
Browse files Browse the repository at this point in the history
  • Loading branch information
2fd committed Apr 2, 2024
1 parent a7fbacd commit 68578e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,3 @@ dist
.DS_Store
target/
lib/
jsr.json
5 changes: 5 additions & 0 deletions jsr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "@rregex/rregex",
"version": "0.0.0-development",
"exports": "./lib/mod.js"
}

0 comments on commit 68578e9

Please sign in to comment.