Skip to content

Commit 24a72bc

Browse files
committed
Release 0.1.39
1 parent 81ba5d3 commit 24a72bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-diffview",
3-
"version": "0.1.38",
3+
"version": "0.1.39",
44
"description": "React component to display unified diffs.",
55
"main": "lib/index.js",
66
"scripts": {
@@ -29,7 +29,7 @@
2929
"lang-map": "^0.4.0",
3030
"lodash": "^4.17.4",
3131
"parse-diff": "^0.4.0",
32-
"prismjs-package": "^0.7.21",
32+
"prismjs-package": "^0.7.22",
3333
"react": "^15.4.1",
3434
"react-dom": "^15.4.1"
3535
},

0 commit comments

Comments
 (0)