We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 725e982 commit 045c084Copy full SHA for 045c084
1 file changed
package.json
@@ -14,7 +14,7 @@
14
"connect-session-sequelize": "^3.0.0",
15
"cookie": "0.3.1",
16
"cookie-parser": "1.4.3",
17
- "diff-match-patch": "^1.0.0",
+ "diff-match-patch": "git+https://github.com/hackmdio/diff-match-patch.git",
18
"ejs": "^2.4.2",
19
"emojify.js": "^1.1.0",
20
"express": ">=4.13",
0 commit comments