Skip to content

Commit

Permalink
Merge pull request #39 from irohalab/fix-action-editor
Browse files Browse the repository at this point in the history
Fix action editor
  • Loading branch information
EverettSummer authored Oct 22, 2024
2 parents d8a43b5 + 66dd205 commit d53cbf8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 36 deletions.
46 changes: 11 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mira-ui",
"version": "2.10.1",
"version": "2.10.2",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand All @@ -24,6 +24,7 @@
"@irohalab/semantic-ui": "^2.4.1",
"@swimlane/ngx-graph": "^8.4.0",
"d3-scale": "^4.0.2",
"d3-selection": "^1.4.2",
"dayjs": "^1.11.7",
"downloadjs": "^1.4.7",
"hammerjs": "^2.0.8",
Expand Down

0 comments on commit d53cbf8

Please sign in to comment.