@sprucelabs/spruce-core-schemas 40.1.556 → 40.1.557

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "40.1.556",
6
+ "version": "40.1.557",
7
7
  "files": [
8
8
  "build/**/*",
9
9
  "tsconfig.json"
@@ -60,7 +60,7 @@
60
60
  "watch.rebuild": "yarn run clean.all && yarn install && yarn run watch.build.dev"
61
61
  },
62
62
  "dependencies": {
63
- "@sprucelabs/schema": "^30.0.569"
63
+ "@sprucelabs/schema": "^30.0.570"
64
64
  },
65
65
  "devDependencies": {
66
66
  "@sprucelabs/esm-postbuild": "^6.0.524",