Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Oct 11, 2016
1 parent 75acf42 commit 7658f75
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aureooms-es-red-black-tree",
"version": "1.0.3",
"version": "2.0.0",
"author": "aureooms",
"license": "AGPL-3.0",
"description": "red-black tree library for JavaScript",
Expand Down Expand Up @@ -49,7 +49,9 @@
]
},
"babel": {
"presets": ["latest"],
"presets": [
"latest"
],
"env": {
"development": {
"sourceMaps": "inline"
Expand Down

0 comments on commit 7658f75

Please sign in to comment.