Skip to content

Commit

Permalink
fix(autocomplete.js): upgrade the underlying autocomplete.js to ensur…
Browse files Browse the repository at this point in the history
* fix(autocomplete.js): upgrade the underlying autocomplete.js to ensure we're not using jQuery

Fix #89

* chore(deps): updated shrinkwrap
  • Loading branch information
redox authored and ElPicador committed Apr 4, 2016
1 parent 91f1890 commit 4d7022e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -64,7 +64,7 @@
"peerDependencies": {},
"dependencies": {
"algoliasearch": "^3.9.2",
"autocomplete.js": "^0.17.2",
"autocomplete.js": "^0.17.3",
"hogan.js": "^3.0.2",
"npm-zepto": "^1.1.7",
"to-factory": "^1.0.0"
Expand Down

0 comments on commit 4d7022e

Please sign in to comment.