Skip to content

Commit

Permalink
updating package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tnrich committed Mar 1, 2016
1 parent 7758d09 commit c100ace
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bio-parsers",
"version": "1.0.2",
"version": "1.0.3",
"description": "A library of parsers for interconverting between genbank, fasta, jbeiSeq and (eventually) sbol through Teselagen's intermediary json format",
"main": "parsers/anyToJSON.js",
"scripts": {
Expand All @@ -21,8 +21,7 @@
"lodash": "^3.10.1",
"safe-access": "^0.1.0",
"validate.io-nonnegative-integer-array": "^1.0.1",
"ve-api-check": "^1.0.2",
"ve-sequence-utils": "^1.0.2",
"ve-sequence-utils": "*",
"waldojs": "^0.1.9",
"xml2js": "^0.4.15"
},
Expand Down

0 comments on commit c100ace

Please sign in to comment.