This commit is contained in:
Ken Chau 2020-09-02 10:24:06 -07:00
Родитель 2ca77a53b4
Коммит 2ee0848d9b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -67,7 +67,7 @@ The nature of this tool is that it should be run in one of two ways:
{
"name": "foo",
"version": "0.1.0",
"inherits": ["build-tool/pacakge.webpack.json"]
"inherits": ["build-tool/package.webpack.json"]
}
```