Skip to content

Commit

Permalink
moved to version 1.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Roland Brecht committed Oct 28, 2020
1 parent 88a710a commit 633aac4
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
{
"name": "devbridge-autocomplete",
"version": "1.4.7",
"name": "@wettercom/jquery.autocomplete",
"version": "1.4.8",
"description": "Autocomplete provides suggestions while you type into the text field.",
"homepage": "https://github.com/devbridge/jQuery-Autocomplete",
"homepage": "https://github.com/wettercom/jQuery-Autocomplete",
"author": "Tomas Kirda (https://twitter.com/tkirda)",
"main": "dist/jquery.autocomplete.js",
"types": "./typings/jquery-autocomplete/jquery.autocomplete.d.ts",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/devbridge/jQuery-Autocomplete.git"
"url": "git://github.com/wettercom/jQuery-Autocomplete.git"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com"
},
"dependencies": {
"@types/jquery": "^2.0.32",
Expand Down

0 comments on commit 633aac4

Please sign in to comment.