1
0
Fork 0

Update package.json

This commit is contained in:
Vincent Voyer 2017-10-18 12:11:31 +02:00 committed by GitHub
parent a75265fc7a
commit 1d3d2aef52

View file

@ -63,8 +63,8 @@
},
"peerDependencies": {},
"dependencies": {
"algoliasearch": "3.24.5",
"autocomplete.js": "0.29.0",
"algoliasearch": "^3.24.5",
"autocomplete.js": "^0.29.0",
"hogan.js": "^3.0.2",
"to-factory": "^1.0.0"
}