Skip to content

Commit

Permalink
minor: schema update
Browse files Browse the repository at this point in the history
  • Loading branch information
liquidg3 committed May 18, 2020
1 parent 5e01caf commit 1eabb3f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/heartwood-skill/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@sprucelabs/path-resolver": "^1.3.1",
"@sprucelabs/schema": "^1.33.0",
"@sprucelabs/schema": "^1.34.0",
"react": "^16.13.1"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2988,10 +2988,10 @@
"@sprucelabs/error" "^1.0.11"
"@sprucelabs/log" "^10.2.1"

"@sprucelabs/schema@^1.33.0":
version "1.33.0"
resolved "https://registry.yarnpkg.com/@sprucelabs/schema/-/schema-1.33.0.tgz#371821a7cf85714dfc387356f8e05cfe21b31e9b"
integrity sha512-VSBHPrrRJR7twcsAAJ//R0+z7WDcJSr1owwztxHEHwXksgVzBO/LQBoeoGGM62uJ+2bruhTiEQJUvKoBBasnEQ==
"@sprucelabs/schema@^1.34.0":
version "1.34.0"
resolved "https://registry.yarnpkg.com/@sprucelabs/schema/-/schema-1.34.0.tgz#58a16a06da4601865c676ff811316a991a684654"
integrity sha512-d4x92v5eejCiWuq1AS5/9kbfVKZXc+5+4b4xSno2zegV0GSHtSZ6sV1Sop8ffwfd9iRzOyzlZ7jYhXlI1nRz+A==
dependencies:
"@sprucelabs/error" "^1.2.0"
"@sprucelabs/log" "^10.2.1"
Expand Down

0 comments on commit 1eabb3f

Please sign in to comment.