fix(packages): move sinon to main

This commit is contained in:
Sabe Jones 2024-04-02 09:32:44 -05:00
parent 92eaece5eb
commit 64a500987c

View file

@ -66,6 +66,7 @@
"remove-markdown": "^0.5.0",
"rimraf": "^3.0.2",
"short-uuid": "^4.2.2",
"sinon": "^15.2.0",
"stripe": "^12.18.0",
"superagent": "^8.1.2",
"universal-analytics": "^0.5.3",
@ -120,7 +121,6 @@
"monk": "^7.3.4",
"require-again": "^2.0.0",
"run-rs": "^0.7.7",
"sinon": "^15.2.0",
"sinon-chai": "^3.7.0",
"sinon-stub-promise": "^4.0.0"
}