Skip to content

Commit 5ef04de

Browse files
authored
Merge pull request #46 from julmot/package-deps
Use safer mark.js version
2 parents bce74bc + c4e652f commit 5ef04de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubdev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"gulp-sourcemaps": "^2.6.0",
2626
"gulp-util": "^3.0.8",
2727
"history": "^4.7.2",
28-
"mark.js": "github:julmot/mark.js",
28+
"mark.js": "^8.11.1",
2929
"moment": "^2.19.1",
3030
"react-tag-autocomplete": "^5.4.1",
3131
"react-transition-group": "^2.2.1",

0 commit comments

Comments
 (0)