Skip to content

Commit

Permalink
Update jangaroo packages
Browse files Browse the repository at this point in the history
  • Loading branch information
JensDallmann committed Jun 27, 2024
1 parent 33ccdfb commit e5d7215
Show file tree
Hide file tree
Showing 3 changed files with 1,338 additions and 1,105 deletions.
10 changes: 5 additions & 5 deletions studio-client/apps/main/content-hub-adapter-rss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"@coremedia/studio-client.core-icons": "^2110.2.0",
"@coremedia/studio-client.main.content-hub-editor-components": "^2110.2.0",
"@coremedia/studio-client.main.editor-components": "^2110.2.0",
"@jangaroo/runtime": "^1.0.0"
"@jangaroo/runtime": "^1.5.0"
},
"devDependencies": {
"@jangaroo/build": "^1.5.0",
"@jangaroo/core": "^1.5.0",
"@jangaroo/publish": "^1.5.0",
"@jangaroo/run": "^1.5.0",
"@jangaroo/build": "^3.0.0",
"@jangaroo/core": "^3.0.0",
"@jangaroo/publish": "^3.0.0",
"@jangaroo/run": "^3.0.0",
"eslint": "^8.56.0",
"rimraf": "^5.0.5"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"compilerOptions": {
"rootDir": ".",
"outDir": "../dist/src",
"moduleResolution": "nodenext",
"types": [
"@coremedia/studio-client.main.editor-components"
]
Expand Down
Loading

0 comments on commit e5d7215

Please sign in to comment.