Summary:
Took a few iterations to make offline mirror happy, but everything is green now.

allow-large-files

Reviewed By: nikoant

Differential Revision: D31690614

fbshipit-source-id: 38d0d6cb5e3f63b3707d917a1ed6fc6144762731
This commit is contained in:
Pascal Hartig
2021-10-19 09:20:19 -07:00
committed by Facebook GitHub Bot
parent 9d34c90b9a
commit b3fa8dd6c1
10 changed files with 89 additions and 88 deletions

View File

@@ -29,7 +29,7 @@
"rimraf": "^3.0.2",
"ts-jest": "^26.5.6",
"ts-node": "^9.1.1",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
},
"scripts": {
"reset": "rimraf lib *.tsbuildinfo",