diff --git a/package.json b/package.json index 40fa97fd8..d78ba8713 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "talk", - "version": "1.9.0", + "version": "1.9.1", "description": "A better commenting experience from Mozilla, The New York Times, and the Washington Post. https://coralproject.net", "main": "app.js", "scripts": { diff --git a/plugins.default.json b/plugins.default.json index 2ed256e7b..42515f354 100644 --- a/plugins.default.json +++ b/plugins.default.json @@ -1,10 +1,10 @@ { "server": [ - "coral-plugin-respect", - "coral-plugin-like", - "coral-plugin-facebook-auth", "coral-plugin-auth", - "coral-plugin-offtopic" + "coral-plugin-like", + "coral-plugin-respect", + "coral-plugin-offtopic", + "coral-plugin-facebook-auth" ], "client": [ "coral-plugin-respect",