diff options
| author | Shinigami <[email protected]> | 2022-01-24 19:30:46 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-24 19:30:46 +0100 |
| commit | a3792251766ed9a87a59c760ea87f64792e54caa (patch) | |
| tree | 9a9dc7ee3b67bf08f9db7b14326385f118d39ca0 /package.json | |
| parent | be6ea47ffab857e3328bc620502b31732d53d82d (diff) | |
| download | faker-a3792251766ed9a87a59c760ea87f64792e54caa.tar.xz faker-a3792251766ed9a87a59c760ea87f64792e54caa.zip | |
chore: migrate vendor (#254)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index 30896e6f..c06e478f 100644 --- a/package.json +++ b/package.json @@ -31,8 +31,7 @@ "index.js", "lib", "locale", - "tsconfig.json", - "vendor" + "tsconfig.json" ], "scripts": { "preinstall": "npx only-allow pnpm", |
