* Папка по умолчанию не vendor, блядь. Вы куда, блядь, смотрите вообще?

* Убрал строки с версиями из bower.json и package.json, на хуй они там не нужны. Только проблемы с версионностью в manifest.json будут вызывать
This commit is contained in:
Nokita Kaze 2015-01-02 20:02:12 +03:00
parent 4df5409ba2
commit 8287bf4da1
3 changed files with 1 additions and 3 deletions

View File

@ -1,3 +1,3 @@
{
"directory": "vendor"
"directory": "chrome_point_plus/vendor"
}

View File

@ -1,6 +1,5 @@
{
"name": "chrome-point-plus",
"version": "1.17.3",
"authors": [
"Alexey Skobkin"
],

View File

@ -1,6 +1,5 @@
{
"name": "chrome-point-plus",
"version": "1.18.4",
"description": "Chrome extension for point.im",
"main": "index.js",
"scripts": {