Skip to content

Commit

Permalink
Version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ludoviclefevre committed May 18, 2015
1 parent eb217e3 commit 48fdbf5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hexo-generator-seo-friendly-sitemap",
"version": "0.0.2-pre",
"version": "0.0.2",
"description": "SEO-friendly sitemap generator plugin for Hexo",
"main": "index",
"homepage": "https://github.com/ludoviclefevre/hexo-generator-seo-friendly-sitemap",
Expand Down Expand Up @@ -34,7 +34,8 @@
"dependencies": {
"bluebird": " ~2.9.25",
"ejs": "~2.3.1",
"lodash": "~3.8.0"
"lodash": "~3.8.0",
"utils-merge": "~1.0.0"
},
"devDependencies": {
"chai": "~2.3.0",
Expand Down

0 comments on commit 48fdbf5

Please sign in to comment.