Browse Source

Create a theme checklist script: adding missing dependency to package.json (#6230)

Co-authored-by: vcanales <vicente.canales@automattic.com>
Matias Benedetto 3 years ago
parent
commit
2364fa674a
2 changed files with 890 additions and 0 deletions
  1. 889 0
      package-lock.json
  2. 1 0
      package.json

File diff suppressed because it is too large
+ 889 - 0
package-lock.json


+ 1 - 0
package.json

@@ -42,6 +42,7 @@
 		"inquirer": "^8.2.0",
 		"lint-staged": "^12.3.4",
 		"lodash": "^4.17.21",
+		"octokit": "^2.0.3",
 		"open": "^8.4.0",
 		"parse5-html-rewriting-stream": "^7.0.0",
 		"table": "^6.8.0"

Some files were not shown because too many files changed in this diff