Skip to content

Commit b42125f

Browse files
committed
reverted package.json to the one of main repository
1 parent 2c81dae commit b42125f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"name": "swey-autocomplete",
3-
"version": "1.2.26",
2+
"name": "devbridge-autocomplete",
3+
"version": "1.2.25",
44
"description": "Autocomplete provides suggestions while you type into the text field.",
5-
"homepage": "https://github.com/swey/jQuery-Autocomplete",
5+
"homepage": "https://github.com/devbridge/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/swey/jQuery-Autocomplete.git"
11+
"url": "git://github.com/devbridge/jQuery-Autocomplete.git"
1212
},
1313
"dependencies": {
1414
"jquery": ">=1.7"

0 commit comments

Comments
 (0)