Removes the 'module' folder from main.
This commit is contained in:
Родитель
f9bdc7f695
Коммит
07e4958d36
|
@ -2,7 +2,7 @@
|
||||||
"name": "lighthouse",
|
"name": "lighthouse",
|
||||||
"version": "1.0.5",
|
"version": "1.0.5",
|
||||||
"description": "Lighthouse",
|
"description": "Lighthouse",
|
||||||
"main": "./lighthouse-core/module/index.js",
|
"main": "./lighthouse-core/index.js",
|
||||||
"bin": "./lighthouse-cli/index.js",
|
"bin": "./lighthouse-cli/index.js",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=5"
|
"node": ">=5"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче