Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit f0ebec5

Browse files
authored
feat(vue): support Vue InstantSearch 4 (#465)
not yet added a new template for Vue 3, that can be done later by @eunjae-lee
1 parent 9b16b13 commit f0ebec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/Vue InstantSearch/.template.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module.exports = {
55
category: 'Web',
66
libraryName: 'vue-instantsearch',
77
templateName: 'vue-instantsearch',
8-
supportedVersion: '>= 3.0.0 < 4.0.0',
8+
supportedVersion: '>= 3.0.0 < 5.0.0',
99
appName: 'vue-instantsearch-app',
1010
keywords: ['algolia', 'InstantSearch', 'Vue', 'vue-instantsearch'],
1111
tasks: {

0 commit comments

Comments
 (0)