Skip to content

Commit

Permalink
Merge pull request #12 from nemanja-tosic/patch-1
Browse files Browse the repository at this point in the history
Fix typo (peerDependenies) in package.json
  • Loading branch information
dmonad authored Aug 25, 2021
2 parents a024224 + d20b34e commit 08daa43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"typescript": "^4.2.4",
"yjs": "^13.5.6"
},
"peerDependenies": {
"peerDependencies": {
"yjs": "^13.0.0"
}
}

0 comments on commit 08daa43

Please sign in to comment.