Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rustedgrail committed Jun 2, 2023
1 parent b82d9db commit e1c4d38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.6.5-pre",
"description": "A D3-based renderer for Dagre",
"author": "Chris Pettitt <chris@samsarin.com>",
"license": "MIT"
"license": "MIT",
"main": "index.js",
"scripts": {
"lint": "make lint",
Expand Down Expand Up @@ -61,5 +61,5 @@
"repository": {
"type": "git",
"url": "https://github.com/dagrejs/dagre-d3.git"
},
}
}

0 comments on commit e1c4d38

Please sign in to comment.