Skip to content

Commit

Permalink
fix: add vue as devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
luthfimasruri committed Apr 1, 2021
1 parent 7528d59 commit 1109137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vue-quill/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"dependencies": {
"quill": "^1.3.7"
},
"peerDependencies": {
"devDependencies": {
"vue": "^3.0.10"
}
}

0 comments on commit 1109137

Please sign in to comment.