aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsunadoi <[email protected]>2022-10-10 05:11:25 +0900
committerGitHub <[email protected]>2022-10-09 22:11:25 +0200
commitf934792db4c3c1b44550b79cee893aa545164c59 (patch)
treecf4b32e8a1574d79cf005b781f0181e6fbfd5dd9 /package.json
parent13dac4f4c6879933ceba045e1235161ed3c6b4f2 (diff)
downloadfaker-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.json1
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",