Skip to content

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsarris committed Apr 24, 2024
1 parent cd79484 commit 9396a61
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gojs",
"version": "2.3.17",
"version": "3.0.0",
"description": "Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams",
"keywords": [ "GoJS", "diagram", "chart", "tree", "flowchart", "orgchart", "uml", "bpmn", "graph", "editor", "drawing", "canvas", "svg", "hierarchy", "family-tree", "decision-tree", "mindmap", "treeview", "genogram", "ivr-tree", "parse-tree", "concept-map", "visualization", "entity-relationship", "er-diagram", "radial", "sankey", "pert", "gantt", "timeline", "swimlane", "workflow", "flow", "process", "state", "sequential-function", "grafcet", "sequence", "circuit", "dataflow", "data-flow", "planogram", "floorplan", "seating", "pipes", "layout", "tree-layout", "force-directed", "layered", "hierarchical", "circular", "fishbone", "ishikawa", "treemap", "tree-map", "subgraph", "network", "library", "typescript" ],
"homepage": "https://gojs.net",
Expand All @@ -12,21 +12,9 @@
"author": "Northwoods Software",
"files": [
"package.json",
"index.html",
"README.md",
"api",
"assets",
"changelog.html",
"download.html",
"license.html",
"extensions",
"extensionsJSM",
"extensionsTS",
"intro",
"learn",
"projects",
"release",
"samples",
"test"
],
"main": "release/go.js",
Expand Down

0 comments on commit 9396a61

Please sign in to comment.