|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
"name": "nodebb",
|
|
|
|
|
"license": "GPL-3.0",
|
|
|
|
|
"description": "NodeBB Forum",
|
|
|
|
|
"version": "1.7.3",
|
|
|
|
|
"version": "1.7.4",
|
|
|
|
|
"homepage": "http://www.nodebb.org",
|
|
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
|
|
|
@ -69,9 +69,6 @@
|
|
|
|
|
"nodebb-plugin-spam-be-gone": "0.5.1",
|
|
|
|
|
"nodebb-rewards-essentials": "0.0.11",
|
|
|
|
|
"nodebb-theme-lavender": "5.0.1",
|
|
|
|
|
"nodebb-theme-persona": "7.2.18",
|
|
|
|
|
"nodebb-theme-slick": "1.1.4",
|
|
|
|
|
"nodebb-theme-vanilla": "8.1.8",
|
|
|
|
|
"nodebb-theme-persona": "7.2.16",
|
|
|
|
|
"nodebb-theme-slick": "1.1.4",
|
|
|
|
|
"nodebb-theme-vanilla": "8.1.7",
|
|
|
|
@ -105,17 +102,17 @@
|
|
|
|
|
"zxcvbn": "^4.4.2"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"coveralls": "^3.0.0",
|
|
|
|
|
"eslint": "^4.14.0",
|
|
|
|
|
"eslint-config-airbnb-base": "^12.1.0",
|
|
|
|
|
"eslint-plugin-import": "^2.8.0",
|
|
|
|
|
"grunt": "^1.0.1",
|
|
|
|
|
"grunt-contrib-watch": "^1.0.0",
|
|
|
|
|
"jsdom": "^11.5.1",
|
|
|
|
|
"mocha": "^4.1.0",
|
|
|
|
|
"mocha-lcov-reporter": "^1.3.0",
|
|
|
|
|
"nyc": "^11.4.1",
|
|
|
|
|
"smtp-server": "^3.4.1"
|
|
|
|
|
"coveralls": "^3.0.0",
|
|
|
|
|
"eslint": "^4.14.0",
|
|
|
|
|
"eslint-config-airbnb-base": "^12.1.0",
|
|
|
|
|
"eslint-plugin-import": "^2.8.0",
|
|
|
|
|
"grunt": "^1.0.1",
|
|
|
|
|
"grunt-contrib-watch": "^1.0.0",
|
|
|
|
|
"jsdom": "^11.5.1",
|
|
|
|
|
"mocha": "^4.1.0",
|
|
|
|
|
"mocha-lcov-reporter": "^1.3.0",
|
|
|
|
|
"nyc": "^11.4.1",
|
|
|
|
|
"smtp-server": "^3.4.1"
|
|
|
|
|
},
|
|
|
|
|
"bugs": {
|
|
|
|
|
"url": "https://github.com/NodeBB/NodeBB/issues"
|
|
|
|
|