From 2dda41ccce129c3888f8e43297f6884c6025f1df Mon Sep 17 00:00:00 2001 From: ErickSkrauch Date: Tue, 30 May 2017 15:00:04 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B0=D1=88=20pull=20request=20=D0=B2?= =?UTF-8?q?=D0=BC=D0=B5=D1=80=D0=B6=D0=B8=D0=BB=D0=B8=20=D0=B2=20=D0=BE?= =?UTF-8?q?=D1=81=D0=BD=D0=BE=D0=B2=D0=BD=D0=BE=D0=B9=20=D1=80=D0=B5=D0=BF?= =?UTF-8?q?=D0=BE=D0=B7=D0=B8=D1=82=D0=BE=D1=80=D0=B8=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/package.json b/scripts/package.json index 4497cfc..c0c0018 100644 --- a/scripts/package.json +++ b/scripts/package.json @@ -12,7 +12,7 @@ "dependencies": { "chalk": "^1.1.3", "node-babel": "^0.1.2", - "onesky-utils": "erickskrauch/nodejs-onesky-utils#locales_list", + "onesky-utils": "^1.2", "prompt": "^1.0.0" } }