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.49 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 6, 2021
1 parent 8f87d18 commit b51bbf2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 19 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.47",
"@latitudegames/thoth-core": "^0.0.48",
"@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.48",
"version": "0.0.49",
"description": "core shared code for thoth",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down
17 changes: 0 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1476,23 +1476,6 @@
"@types/yargs" "^16.0.0"
chalk "^4.0.0"

"@latitudegames/thoth-core@^0.0.47":
version "0.0.47"
resolved "https://npm.pkg.github.com/download/@latitudegames/thoth-core/0.0.47/debf55884ea59db1d621e76a32e686b46b6efb7818a382339b54f53a0fb7c330#ec6feaf9c36988ab9b7ea2b8f53dad15926932ae"
integrity sha512-seAbSeF2p32eCImjDB4Z0BVniuOXiL25numaJGaTMSvCooIgoh6QNX2n8IxGQ8jDT0MTxZF3JvNpF9wHjq3Ihg==
dependencies:
deep-equal "^2.0.5"
handlebars "^4.7.7"
path "^0.12.7"
react "^17.0.2"
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 b51bbf2

Please sign in to comment.