Skip to content

Commit

Permalink
fix: demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon committed Aug 6, 2023
1 parent b3d1bcd commit 906ec06
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"@socialgouv/helm-schema": "^1.0.0",
"@socialgouv/helm-schema": "^1.0.5",
"@uiw/react-textarea-code-editor": "^2.1.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions demo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -474,10 +474,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@socialgouv/helm-schema@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@socialgouv/helm-schema/-/helm-schema-1.0.0.tgz#b54b085ff3b53e9b7405844304e8e5b512d3a696"
integrity sha512-a+4ZyDYJmAmUbRpXwQZqsHq3vtXZu6fv4vQ7+TVL7ug1ZTIwjgOhxC0BiQY7gBWc4c/c5Cw3zpQ/h83/3qzuPw==
"@socialgouv/helm-schema@^1.0.5":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@socialgouv/helm-schema/-/helm-schema-1.0.5.tgz#87677211e234a64213356cd1ddd00297950a0298"
integrity sha512-OzVjIhmXRvXiC2Kssu+MzqF9HVRZtGNonqIjziAAJ9nDUrLS7F6UiyH210NrtFJDuinwtVSutNQGkSISJjcRbQ==
dependencies:
comment-parser "^1.4.0"
yaml "^2.3.1"
Expand Down

0 comments on commit 906ec06

Please sign in to comment.