Skip to content

Commit

Permalink
update jade
Browse files Browse the repository at this point in the history
  • Loading branch information
jserme committed Feb 22, 2014
1 parent 71a3bc0 commit 6c914b5
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "123.jser.us",
"version": "0.0.1",
"description": "前端工程师的导航站",
"git repository": "https://github.com/jserme/123.jser.us",
"keywords": "导航站",
"author": "jserme",
"dependencies": {
"dateformat": "1.0.6-1.2.3",
"clean-css": "1.0.11",
"jade": ">= 0.0.1",
"uglify-js": ">=0.0.1"
}
"name": "123.jser.us",
"version": "0.0.1",
"description": "前端工程师的导航站",
"git repository": "https://github.com/jserme/123.jser.us",
"keywords": "导航站",
"author": "jserme",
"dependencies": {
"dateformat": "1.0.6-1.2.3",
"clean-css": "1.0.11",
"jade": "~1.1.5",
"uglify-js": ">=0.0.1"
}
}

0 comments on commit 6c914b5

Please sign in to comment.