fix: workflow file collection (#3207)

This commit is contained in:
Bartholomew
2020-02-09 10:53:38 +01:00
committed by GitHub
parent 4aba6baf9a
commit d22f7e680e
29 changed files with 11123 additions and 12187 deletions

View File

@ -22,7 +22,8 @@
"dependencies": {
"common-tags": "^1.8.0",
"js-base64": "^2.5.1",
"semaphore": "^1.1.0"
"semaphore": "^1.1.0",
"what-the-diff": "^0.6.0"
},
"peerDependencies": {
"@emotion/core": "^10.0.9",