@sprucelabs/spruce-core-schemas 40.1.549 → 40.1.550
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
@@ -3,7 +3,7 @@
|
|
3
3
|
"publishConfig": {
|
4
4
|
"access": "public"
|
5
5
|
},
|
6
|
-
"version": "40.1.
|
6
|
+
"version": "40.1.550",
|
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.
|
63
|
+
"@sprucelabs/schema": "^30.0.563"
|
64
64
|
},
|
65
65
|
"devDependencies": {
|
66
66
|
"@sprucelabs/esm-postbuild": "^6.0.522",
|