Skip to content

Commit

Permalink
chore: uppper dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
9renpoto committed Oct 26, 2020
1 parent 79d4805 commit 9dbbb84
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 @@ -13,8 +13,8 @@
"layout"
],
"dependencies": {
"graphlib": "2.1.8",
"lodash": "4.17.19"
"graphlib": "^2.1.8",
"lodash": "^4.17.19"
},
"devDependencies": {
"benchmark": "2.1.4",
Expand Down

0 comments on commit 9dbbb84

Please sign in to comment.