From 9257764a3b70efdd158b2c770b47e912206f6cea Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 3 Aug 2018 01:20:17 +0000 Subject: [PATCH] chore(package): update nwb to version 0.22.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e69541f..b96f428 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "eslint-plugin-react": "7.7.0", "husky": "0.14.3", "lint-staged": "7.0.0", - "nwb": "0.21.x", + "nwb": "~0.22.0", "nwb-sass": "0.8.4", "prettier": "1.11.1", "react-styleguidist": "6.2.7",