Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Commit

Permalink
[skip ci] Bump thoth-core to v0.0.56 and target latest release in tho…
Browse files Browse the repository at this point in the history
…th-client
  • Loading branch information
Thoth CI committed Oct 20, 2021
1 parent 12804a2 commit c1bcbdd
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 21 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"install:canary": "yarn add @latitudegames/thoth-core@canary"
},
"dependencies": {
"@latitudegames/thoth-core": "^0.0.54",
"@latitudegames/thoth-core": "^0.0.55",
"@material-ui/core": "^4.12.1",
"@material-ui/icons": "^4.11.2",
"@monaco-editor/react": "^4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@latitudegames/thoth-core",
"version": "0.0.55",
"version": "0.0.56",
"description": "core shared code for thoth",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down
19 changes: 0 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1476,25 +1476,6 @@
"@types/yargs" "^16.0.0"
chalk "^4.0.0"

"@latitudegames/thoth-core@^0.0.54":
version "0.0.54"
resolved "https://npm.pkg.github.com/download/@latitudegames/thoth-core/0.0.54/71f348525da5583e8ead0e179627a302e1a7615f1e3d2f8fc0fd378ba1c090a0#d03a4d3800a5a51a4a7eca193a1120e23b1b2e31"
integrity sha512-yZzyDT5oGVWVhqQ22OlyyKIc2SJs2wlnQeSof7D2W+a/Ho3RV4HfUFABlkVHRHY18s+vHcLFCS1JbCoGCfojWQ==
dependencies:
deep-equal "^2.0.5"
handlebars "^4.7.7"
jsdom "^17.0.0"
path "^0.12.7"
react "^17.0.2"
regenerator-runtime "^0.13.9"
rete "https://github.com/latitudegames/rete.git#master"
rete-area-plugin "^0.2.1"
rete-connection-plugin "^0.9.0"
rete-context-menu-plugin "^0.6.0-rc.1"
rete-module-plugin "^0.4.1"
rete-react-render-plugin "^0.2.1"
uuid "^8.3.2"

"@lerna/[email protected]":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@lerna/add/-/add-4.0.0.tgz#c36f57d132502a57b9e7058d1548b7a565ef183f"
Expand Down

0 comments on commit c1bcbdd

Please sign in to comment.