Skip to content

Commit 4207a1e

Browse files
chore: update repo reference (#51)
1 parent 6d8507b commit 4207a1e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"regex",
2929
"typescript"
3030
],
31-
"repository": "https://github.com/mdjastrzebski/swift-regex",
31+
"repository": "https://github.com/callstack/ts-regex-builder",
3232
"author": "Maciej Jastrzębski <mdjastrzebski@gmail.com> (https://github.com/mdjastrzebski)",
3333
"license": "MIT",
3434
"bugs": {
35-
"url": "https://github.com/callstack/ts-regex/issues"
35+
"url": "https://github.com/callstack/ts-regex-builder/issues"
3636
},
37-
"homepage": "https://github.com/callstack/ts-regex#readme",
37+
"homepage": "https://github.com/callstack/ts-regex-builder#readme",
3838
"publishConfig": {
3939
"registry": "https://registry.npmjs.org/"
4040
},

0 commit comments

Comments
 (0)