Skip to content

Commit

Permalink
fix: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zdm committed Sep 11, 2021
1 parent 5d69220 commit f40c9f4
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 @@ -37,8 +37,8 @@
"peerDependencies": {
"@amcharts/amcharts4": "^4.10.18",
"@fortawesome/fontawesome-free": "^5.15.3",
"@softvisio/ext": "github:softvisio/ext#semver:^4.0.0",
"@softvisio/vue": "github:softvisio/vue#semver:^4.0.0",
"@softvisio/ext": "^4.0.0",
"@softvisio/vue": "^4.0.0",
"froala-editor": "^4.0.0",
"pdfjs-dist": "^2.9.359"
}
Expand Down

0 comments on commit f40c9f4

Please sign in to comment.