Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hasanbalci committed Apr 1, 2020
1 parent 6aea61c commit d793c83
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libsbgn.js",
"version": "0.1.3",
"version": "0.3.0",
"description": "SBGN-ML parsing and writing for JavaScript",
"main": "index.js",
"scripts": {
Expand All @@ -24,9 +24,8 @@
"url": "https://github.com/eisbm/libsbgn.js/issues"
},
"homepage": "https://github.com/eisbm/libsbgn.js",
"homepage": "https://github.com/eisbm/libsbgn.js",
"devDependencies": {
"mocha": "^3.2.0",
"mocha": "^3.2.0",
"chai": "^3.5.0",
"chai-string": "^1.3.0",
"gulp": "^3.9.1",
Expand All @@ -37,6 +36,5 @@
"n3": "0.11.1",
"rdflib": "git+https://github.com/royludo/rdflib.js.git",
"xml2js": "0.4.18"

}
}

0 comments on commit d793c83

Please sign in to comment.