Skip to content

Commit 8e9be83

Browse files
committed
adjusted the package.json for usage from this forked repository
1 parent 69d2f1a commit 8e9be83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"name": "devbridge-autocomplete",
33
"version": "1.2.25",
44
"description": "Autocomplete provides suggestions while you type into the text field.",
5-
"homepage": "https://github.com/devbridge/jQuery-Autocomplete",
5+
"homepage": "https://github.com/swey/jQuery-Autocomplete",
66
"author": "Tomas Kirda (https://twitter.com/tkirda)",
77
"main": "dist/jquery.autocomplete.js",
88
"license": "MIT",
99
"repository": {
1010
"type": "git",
11-
"url": "git://github.com/devbridge/jQuery-Autocomplete.git"
11+
"url": "git://github.com/swey/jQuery-Autocomplete.git"
1212
},
1313
"dependencies": {
1414
"jquery": ">=1.7"

0 commit comments

Comments
 (0)