From 48e5e5bf7ad30ce14f88aa0f37f1a1c1b7a7b06e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Se=CC=81rgio=20Ramos?= Date: Thu, 14 Sep 2017 17:03:44 +0100 Subject: [PATCH] fix(cp-frontend): update manifest-editor --- packages/cp-frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cp-frontend/package.json b/packages/cp-frontend/package.json index f12b2595..027a74a4 100644 --- a/packages/cp-frontend/package.json +++ b/packages/cp-frontend/package.json @@ -26,7 +26,7 @@ "force-array": "^3.1.0", "graphql-tag": "^2.4.2", "jest-cli": "^20.0.4", - "joyent-manifest-editor": "^1.1.0", + "joyent-manifest-editor": "^1.2.1", "joyent-ui-toolkit": "^1.2.0", "js-yaml": "^3.9.1", "lodash.find": "^4.6.0",