diff options
| author | sunadoi <[email protected]> | 2022-10-10 05:11:25 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-10-09 22:11:25 +0200 |
| commit | f934792db4c3c1b44550b79cee893aa545164c59 (patch) | |
| tree | cf4b32e8a1574d79cf005b781f0181e6fbfd5dd9 /package.json | |
| parent | 13dac4f4c6879933ceba045e1235161ed3c6b4f2 (diff) | |
| download | faker-f934792db4c3c1b44550b79cee893aa545164c59.tar.xz faker-f934792db4c3c1b44550b79cee893aa545164c59.zip | |
infra: add CI step to detect generate script diffs (#1405)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 10543e25..bf8ac932 100644 --- a/package.json +++ b/package.json @@ -93,6 +93,7 @@ ] }, "devDependencies": { + "@actions/github": "~5.1.1", "@algolia/client-search": "~4.14.2", "@types/glob": "~8.0.0", "@types/markdown-it": "~12.2.3", |
