Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
imnemo committed Dec 8, 2012
1 parent 5b31168 commit c955795
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -2,14 +2,14 @@
"author": "sunshine1988 <291400733@qq.com> (www.inodejs.net)",
"name": "algorithm.js",
"description": "using js to achieve some algorithms",
"version": "0.0.1",
"version": "0.1.0",
"scripts": {
"test": "mocha --reporter spec"
},
"dependencies": {},
"devDependencies": {
"mocha": ">=0.3.x",
"chai": ">=1.0.3"
"mocha": ">=0.3.x",
"chai": ">=1.0.3"
},
"optionalDependencies": {},
"engines": {
Expand Down

0 comments on commit c955795

Please sign in to comment.