We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c63ba46 commit 41e84fdCopy full SHA for 41e84fd
1 file changed
package.json
@@ -1,7 +1,8 @@
1
{
2
"name": "nodebb-plugin-beep",
3
- "version": "0.4.3",
+ "version": "0.4.4",
4
"description": "NodeBB Censor Curse Words Plugin",
5
+ "deprecated": false,
6
"main": "index.js",
7
"scripts": {
8
"test": "node tests"
@@ -28,9 +29,9 @@
28
29
},
30
"readme": "",
31
"readmeFilename": "README.md",
- "_id": "nodebb-plugin-beep@0.0.1",
32
- "_from": "nodebb-plugin-beep@~0.0.1",
+ "_id": "nodebb-plugin-beep@0.4.4",
33
+ "_from": "nodebb-plugin-beep@0.4.4",
34
"nbbpm": {
- "compatibility": "^0.6.0 || ^0.7.0 || ^0.8.0 || ^0.9.0 || ^1.0.0 || ^1.1.0"
35
+ "compatibility": "^0.6.0 || ^0.7.0 || ^0.8.0 || ^0.9.0 || ^1.0.0 || ^1.1.0 || ^1.13.0 || ^1.16.1 "
36
}
37
0 commit comments