Skip to content

Commit

Permalink
0.0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenixlzx committed Jan 21, 2016
1 parent 90fab9a commit 301ac83
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "minori",
"version": "0.0.32",
"version": "0.0.33",
"description": "Minori is a static Wiki site generator",
"author": "Phoenix Nemo <i@phoenixlzx.com>",
"bin": {
Expand All @@ -22,7 +22,6 @@
"dependencies": {
"async": "^1.5.0",
"ejs": "2.3.1",
"fs-extra": "^0.26.4",
"gitlog": "^2.1.2",
"js-yaml": "3.2.7",
"mathjax-node": "^0.4.0",
Expand All @@ -32,8 +31,7 @@
"pangu": "^3.0.0",
"prompt": "^0.2.14",
"recursive-readdir": "1.2.1",
"remarkable": "^1.6.1",
"s3": "^4.4.0"
"remarkable": "^1.6.1"
},
"preferGlobal": true,
"private": false,
Expand Down

0 comments on commit 301ac83

Please sign in to comment.