This commit is contained in:
Josh Bruce 2017-12-01 11:23:31 -05:00
parent 02437f68c5
commit 2f1ba440b5
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "8fold-marked",
"version": "0.3.7",
"version": "0.3.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -2,7 +2,7 @@
"name": "marked",
"description": "A markdown parser built for speed",
"author": "Christopher Jeffrey",
"version": "0.3.7",
"version": "0.3.8",
"main": "./lib/marked.js",
"bin": "./bin/marked",
"man": "./man/marked.1",