@sprucelabs/mercury-core-events 25.0.45 → 25.0.46
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@sprucelabs/mercury-core-events",
|
3
|
-
"version": "25.0.
|
3
|
+
"version": "25.0.46",
|
4
4
|
"description": "Events Mercury provides out of the box.",
|
5
5
|
"skill": {
|
6
6
|
"namespace": "mercury-core-events",
|
@@ -79,7 +79,7 @@
|
|
79
79
|
"@sprucelabs/mercury-types": "^47.0.600",
|
80
80
|
"@sprucelabs/schema": "^30.0.558",
|
81
81
|
"@sprucelabs/spruce-core-schemas": "^40.1.545",
|
82
|
-
"@sprucelabs/spruce-event-utils": "^40.1.
|
82
|
+
"@sprucelabs/spruce-event-utils": "^40.1.322"
|
83
83
|
},
|
84
84
|
"jest": {
|
85
85
|
"testRunner": "jest-circus/runner",
|