Summary: You know the drill.

Reviewed By: nikoant

Differential Revision: D28867596

fbshipit-source-id: dd3487a918dd75ffd47947a32f0f22f511a5f3d4
This commit is contained in:
Pascal Hartig
2021-06-04 08:40:16 -07:00
committed by Facebook GitHub Bot
parent c275fb667a
commit 5b59ae099f
9 changed files with 67 additions and 106 deletions

View File

@@ -25,7 +25,7 @@
"@babel/types": "^7.14.4",
"@emotion/babel-plugin": "^11.3.0",
"@types/fs-extra": "^9.0.11",
"@types/node": "^15.6.2",
"@types/node": "^15.9.0",
"fs-extra": "^10.0.0",
"tslib": "^2"
},