From d4f604d09158aee25a75d595e8777ad663766446 Mon Sep 17 00:00:00 2001 From: Rish Date: Fri, 1 May 2020 13:05:23 +0530 Subject: [PATCH] v0.2.4 --- ghost/portal/package.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/ghost/portal/package.json b/ghost/portal/package.json index 0ee3f441df..6af15c02ba 100644 --- a/ghost/portal/package.json +++ b/ghost/portal/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/members-js", - "version": "0.2.3", + "version": "0.2.4", "license": "MIT", "repository": "git@github.com:TryGhost/membersjs.git", "author": "Ghost Foundation", @@ -37,8 +37,13 @@ "prepublishOnly": "yarn build" }, "eslintConfig": { - "extends": ["react-app", "plugin:ghost/browser"], - "plugins": ["ghost"] + "extends": [ + "react-app", + "plugin:ghost/browser" + ], + "plugins": [ + "ghost" + ] }, "browserslist": { "production": [