Skip to content

Commit

Permalink
chore: update json-schema-viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
lmestel committed Sep 29, 2023
1 parent e066e72 commit 829a4ed
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 280 deletions.
2 changes: 0 additions & 2 deletions bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ const sharedConfig = {
entryPoints: ["src/index.ts", "src/manager.ts"],
bundle: true,
platform: "browser",
format: "esm",
outdir: "dist/esm",
plugins: [
nodeExternalsPlugin({
dependencies: true,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"release": "yarn build && auto shipit"
},
"dependencies": {
"@kickstartds/json-schema-viewer": "^1.2.0-0",
"@kickstartds/json-schema-viewer": "2.0.0-0",
"@monaco-editor/react": "^4.5.1",
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
Expand Down
Loading

0 comments on commit 829a4ed

Please sign in to comment.