Skip to content

Commit

Permalink
Merge pull request #12 from jan-dolejsi/feature/pddl-workspace_v11.3.0
Browse files Browse the repository at this point in the history
pddl-workspace@11.3.0
  • Loading branch information
jan-dolejsi authored Nov 29, 2024
2 parents 5798138 + 80ae375 commit 1c08219
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 9 deletions.
22 changes: 15 additions & 7 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pddl-gantt",
"version": "2.1.0",
"version": "2.1.1",
"description": "Plan visualization for AI-Planning plans. The package includes HTML components for Gantt, swimlane and line plot visualization of plan originating from AI Planning solvers.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -45,7 +45,7 @@
"watchify": "^4.0.0"
},
"dependencies": {
"pddl-workspace": "^11.2.0",
"pddl-workspace": "^11.3.0",
"vscode-uri": "^3.0.8"
}
}

0 comments on commit 1c08219

Please sign in to comment.