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 1809e05 commit 4c319fdCopy full SHA for 4c319fd
package.json
@@ -1,15 +1,15 @@
1
{
2
"name": "regex-trigram",
3
- "version": "0.0.2",
+ "version": "0.0.3",
4
"description": "JavaScript port of portions of Google Code Search",
5
"author": "Bright Fulton",
6
"main": "lib/regex.js",
7
"repository": {
8
"type": "git",
9
- "url": "https://github.com/bfultonx/regex-trigram-js"
+ "url": "https://github.com/bfulton/regex-trigram-js"
10
},
11
"bugs": {
12
- "url": "https://github.com/bfultonx/regex-trigram-js/issues"
+ "url": "https://github.com/bfulton/regex-trigram-js/issues"
13
14
"keywords": [
15
"regex",
0 commit comments