Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"jstransformer-handlebars": "1.1.0",
"junk": "3.1.0",
"lodash.defaultsdeep": "^4.6.1",
"marked": "0.6.2",
"marked": "0.7.0",
"metalsmith": "2.3.0",
"metalsmith-collections": "0.9.0",
"metalsmith-discover-helpers": "^0.1.1",
Expand All @@ -57,7 +57,7 @@
"octonode": "^0.9.5",
"request": "^2.88.0",
"require-dir": "1.2.0",
"semver": "6.0.0",
"semver": "6.3.0",
"st": "1.2.2",
"strftime": "0.10.0"
},
Expand Down
2 changes: 1 addition & 1 deletion scripts/release-post.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* What's this?? It will help you create release blog
* posts so you wont have to do the tedious work
* posts so you won't have to do the tedious work
* of stitching together data from changelog, shasums etc,
* but get a more or less complete release blog ready to go.
*
Expand Down