We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d8507b commit 4207a1eCopy full SHA for 4207a1e
package.json
@@ -28,13 +28,13 @@
28
"regex",
29
"typescript"
30
],
31
- "repository": "https://github.com/mdjastrzebski/swift-regex",
+ "repository": "https://github.com/callstack/ts-regex-builder",
32
"author": "Maciej Jastrzębski <mdjastrzebski@gmail.com> (https://github.com/mdjastrzebski)",
33
"license": "MIT",
34
"bugs": {
35
- "url": "https://github.com/callstack/ts-regex/issues"
+ "url": "https://github.com/callstack/ts-regex-builder/issues"
36
},
37
- "homepage": "https://github.com/callstack/ts-regex#readme",
+ "homepage": "https://github.com/callstack/ts-regex-builder#readme",
38
"publishConfig": {
39
"registry": "https://registry.npmjs.org/"
40
0 commit comments