Skip to content

Commit aeb18b2

Browse files
committed
fix: prior package name
1 parent 0e78501 commit aeb18b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "typed-regex",
2+
"name": "structured-regex",
33
"version": "1.0.0",
44
"description": "A RegExp wrapper to do named group parsing without using named capture groups",
55
"license": "MIT",

0 commit comments

Comments
 (0)