This commit is contained in:
natoverse 2022-11-22 08:50:24 -08:00
Родитель 8928887334
Коммит 3ed6a75e42
1 изменённых файлов: 6 добавлений и 0 удалений

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

@ -2,6 +2,12 @@
"name": "@thematic/root",
"private": true,
"license": "MIT",
"author": "Nathan Evans <naevans@microsoft.com>",
"contributors": [
"Nathan Evans <naevans@microsoft.com>",
"Chris Trevino <chtrevin@microsoft.com>",
"Eric Kimbrel <lekimbrel@gmail.com>"
],
"scripts": {
"preinstall": "npx only-allow yarn",
"postinstall": "husky install",