You've already forked UserWrappr
mirror of
https://github.com/FullScreenShenanigans/UserWrappr.git
synced 2026-04-28 13:01:43 -07:00
fix: pin @types/sinon-chai to 3.2.2
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
"@types/react": "^16.8.13",
|
||||
"@types/react-dom": "^16.8.4",
|
||||
"@types/sinon": "^7.0.11",
|
||||
"@types/sinon-chai": "^3.2.2",
|
||||
"@types/sinon-chai": "3.2.2",
|
||||
"chai": "^4.2.0",
|
||||
"concurrently": "^4.1.0",
|
||||
"glob": "^7.1.3",
|
||||
|
||||
Reference in New Issue
Block a user