Skip to content

Commit

Permalink
fix package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
egekorkan committed Feb 7, 2023
1 parent 2b8afed commit 7d9df3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/json-spell-checker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@thing-description-playground/json-spell-checker",
"author": "TUM ESI <[email protected]> (https://www.ei.tum.de/en/esi/home/)",
"license": "MIT",
"version": "1.0.0",
"version": "0.0.0",
"description": "Checks the spelling of a JSON file depending on the JSON schema",
"homepage": "https://github.com/thingweb/thingweb-playground#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@thing-description-playground/defaults": "^1.2.1",
"@thing-description-playground/td_to_asyncapi": "^1.0.2",
"@thing-description-playground/td_to_openapi": "^1.2.2",
"@thing-description-playground/json-spell-checker": "^1.0.0",
"@thing-description-playground/json-spell-checker": "^0.0.0",
"bootstrap-css-only": "^4.4.1",
"bootstrap-switch-button": "^1.1.0",
"monaco-editor": "^0.34.0",
Expand Down

0 comments on commit 7d9df3f

Please sign in to comment.