Skip to content

Commit

Permalink
Merge pull request #623 from share/fix-sharedb-legacy-spec
Browse files Browse the repository at this point in the history
Remove extra = in sharedb-legacy devDependency
  • Loading branch information
ericyhwang authored Sep 14, 2023
2 parents a575e6a + 6231ca6 commit fc300f5
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 @@ -20,7 +20,7 @@
"ot-json0-v2": "https://github.com/ottypes/json0#90a3ae26364c4fa3b19b6df34dad46707a704421",
"ot-json1": "^1.0.2",
"rich-text": "^4.1.0",
"sharedb-legacy": "npm:sharedb@=1.1.0",
"sharedb-legacy": "npm:[email protected]",
"sinon": "^15.2.0",
"sinon-chai": "^3.7.0"
},
Expand Down

0 comments on commit fc300f5

Please sign in to comment.