Skip to content

Commit

Permalink
Deploying to gh-pages from @ ca7bec8 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
BenediktMehl committed Feb 19, 2025
1 parent bf3b63e commit b4aa50a
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion visualization/app/codecharta.cc.json

Large diffs are not rendered by default.

Binary file modified visualization/app/codecharta.cc.json.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion visualization/app/codecharta_analysis.cc.json

Large diffs are not rendered by default.

Binary file modified visualization/app/codecharta_analysis.cc.json.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion visualization/app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@

<body>
<cc-code-charta></cc-code-charta>
<script src="runtime.20cbc7d19c78eb7a.js" type="module"></script><script src="polyfills.e5f920f87e8a16c9.js" type="module"></script><script src="main.82ecd7472f3dc592.js" type="module"></script></body>
<script src="runtime.20cbc7d19c78eb7a.js" type="module"></script><script src="polyfills.e5f920f87e8a16c9.js" type="module"></script><script src="main.0685038d01f68334.js" type="module"></script></body>
</html>

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion visualization/app/main.82ecd7472f3dc592.js

This file was deleted.

3 changes: 1 addition & 2 deletions visualization/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://github.com/MaibornWolff/codecharta.git"
},
"name": "codecharta-visualization",
"version": "1.131.2",
"version": "1.134.0",
"engines": {
"node": ">=20"
},
Expand Down Expand Up @@ -49,7 +49,6 @@
"e2e:ci": "npm run e2e -- --runInBand",
"package": "node script/appMain.js",
"package:local": "npm run package -- --local",
"package:zip": "node script/package-zips.js",
"schema:generate": "typescript-json-schema ./app/codeCharta/codeCharta.model.ts ExportCCFile --required --topRef --out app/codeCharta/util/generatedSchema.json"
},
"lint-staged": {
Expand Down

0 comments on commit b4aa50a

Please sign in to comment.