Skip to content

Commit

Permalink
[dist] 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
3rd-Eden committed Nov 26, 2014
1 parent ddd6c33 commit d772813
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,9 +1,9 @@
{
"name": "creditcard",
"version": "0.1.1",
"version": "0.1.2",
"description": "Creditcard number parsing, validation and information extraction",
"scripts": {
"test": "./node_modules/.bin/mocha $(find test -name '*.test.js')"
"test": "mocha $(find test -name '*.test.js')"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit d772813

Please sign in to comment.