@sprucelabs/spruce-core-schemas 40.1.46 → 40.1.47

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.46",
6
+ "version": "40.1.47",
7
7
  "files": [
8
8
  "build/**/*",
9
9
  "tsconfig.json"
@@ -63,7 +63,7 @@
63
63
  "watch.rebuild": "yarn run clean.all && yarn install && yarn run watch.build.dev"
64
64
  },
65
65
  "dependencies": {
66
- "@sprucelabs/schema": "^30.0.105"
66
+ "@sprucelabs/schema": "^30.0.106"
67
67
  },
68
68
  "devDependencies": {
69
69
  "@sprucelabs/esm-postbuild": "^6.0.46",