Skip to content

Commit dd6e43a

Browse files
committed
chore: bump 1.1.1
1 parent 73e56e7 commit dd6e43a

File tree

2 files changed

+40
-2
lines changed

2 files changed

+40
-2
lines changed

package-lock.json

Lines changed: 37 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
2-
"name": "diff-match-patch",
3-
"version": "1.1.0",
2+
"name": "@hackmd/diff-match-patch",
3+
"version": "1.1.1",
44
"description": "npm package for https://code.google.com/p/google-diff-match-patch/",
55
"keywords": [],
66
"dependencies": {},
7+
"main": "index.js",
78
"devDependencies": {
89
"testit": "~1.1.0"
910
},

0 commit comments

Comments
 (0)