Skip to content

Commit

Permalink
change version for npm release,change deps version
Browse files Browse the repository at this point in the history
  • Loading branch information
allen-zh committed Jan 12, 2015
1 parent 7a69a49 commit 9065519
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "her",
"version": "0.0.4",
"version": "0.0.5",
"description": "Hao123前端集成解决方案",
"main": "index.js",
"scripts": {
Expand All @@ -23,16 +23,16 @@
"smarty",
"hao123"
],
"author": "[email protected]",
"author": "[email protected],[email protected]",
"license": "MIT",
"bugs": {
"url": "https://github.com/hao123-fe/her/issues"
},
"homepage": "https://github.com/hao123-fe/her",
"dependencies": {
"fis": "latest",
"fis": "1.8.10",
"fis-optimizer-html-compress": "0.0.7",
"fis-optimizer-smarty-xss": "0.1.0",
"fis-parser-less": "^0.1.1"
"fis-parser-less": "0.1.2"
}
}

0 comments on commit 9065519

Please sign in to comment.