From 8287bf4da1756ba59e5654a8b3113871ed0b3791 Mon Sep 17 00:00:00 2001 From: Nokita Kaze Date: Fri, 2 Jan 2015 20:02:12 +0300 Subject: [PATCH] =?UTF-8?q?*=20=D0=9F=D0=B0=D0=BF=D0=BA=D0=B0=20=D0=BF?= =?UTF-8?q?=D0=BE=20=D1=83=D0=BC=D0=BE=D0=BB=D1=87=D0=B0=D0=BD=D0=B8=D1=8E?= =?UTF-8?q?=20=D0=BD=D0=B5=20vendor,=20=D0=B1=D0=BB=D1=8F=D0=B4=D1=8C.=20?= =?UTF-8?q?=D0=92=D1=8B=20=D0=BA=D1=83=D0=B4=D0=B0,=20=D0=B1=D0=BB=D1=8F?= =?UTF-8?q?=D0=B4=D1=8C,=20=D1=81=D0=BC=D0=BE=D1=82=D1=80=D0=B8=D1=82?= =?UTF-8?q?=D0=B5=20=D0=B2=D0=BE=D0=BE=D0=B1=D1=89=D0=B5=3F=20*=20=D0=A3?= =?UTF-8?q?=D0=B1=D1=80=D0=B0=D0=BB=20=D1=81=D1=82=D1=80=D0=BE=D0=BA=D0=B8?= =?UTF-8?q?=20=D1=81=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D1=8F=D0=BC=D0=B8=20?= =?UTF-8?q?=D0=B8=D0=B7=20bower.json=20=D0=B8=20package.json,=20=D0=BD?= =?UTF-8?q?=D0=B0=20=D1=85=D1=83=D0=B9=20=D0=BE=D0=BD=D0=B8=20=D1=82=D0=B0?= =?UTF-8?q?=D0=BC=20=D0=BD=D0=B5=20=D0=BD=D1=83=D0=B6=D0=BD=D1=8B.=20?= =?UTF-8?q?=D0=A2=D0=BE=D0=BB=D1=8C=D0=BA=D0=BE=20=D0=BF=D1=80=D0=BE=D0=B1?= =?UTF-8?q?=D0=BB=D0=B5=D0=BC=D1=8B=20=D1=81=20=D0=B2=D0=B5=D1=80=D1=81?= =?UTF-8?q?=D0=B8=D0=BE=D0=BD=D0=BD=D0=BE=D1=81=D1=82=D1=8C=D1=8E=20=D0=B2?= =?UTF-8?q?=20manifest.json=20=D0=B1=D1=83=D0=B4=D1=83=D1=82=20=D0=B2?= =?UTF-8?q?=D1=8B=D0=B7=D1=8B=D0=B2=D0=B0=D1=82=D1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bowerrc | 2 +- bower.json | 1 - package.json | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.bowerrc b/.bowerrc index 8f98a03..f7a7a56 100644 --- a/.bowerrc +++ b/.bowerrc @@ -1,3 +1,3 @@ { - "directory": "vendor" + "directory": "chrome_point_plus/vendor" } diff --git a/bower.json b/bower.json index 527fb84..4c39aaf 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,5 @@ { "name": "chrome-point-plus", - "version": "1.17.3", "authors": [ "Alexey Skobkin" ], diff --git a/package.json b/package.json index 5a24c74..66b0b01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,5 @@ { "name": "chrome-point-plus", - "version": "1.18.4", "description": "Chrome extension for point.im", "main": "index.js", "scripts": {