We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21534e5 commit 5de9c77Copy full SHA for 5de9c77
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nodebb-plugin-meilisearch",
3
- "version": "0.5.6",
+ "version": "0.5.7",
4
"description": "A plugin for integrating MeiliSearch with NodeBB",
5
"main": "library.js",
6
"repository": {
@@ -35,7 +35,7 @@
35
},
36
"readmeFilename": "README.md",
37
"nbbpm": {
38
- "compatibility": "^2.5.0"
+ "compatibility": "^1.18.0 || ^2.0.0"
39
40
"devDependencies": {
41
"@commitlint/cli": "17.1.2",
0 commit comments