Skip to content

Commit

Permalink
Package update (#5)
Browse files Browse the repository at this point in the history
* Update packages

* Update version to 1.0.6 -> 1.0.7
  • Loading branch information
pallab-gain committed Nov 20, 2019
1 parent 611abaa commit fef7e22
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 58 deletions.
89 changes: 33 additions & 56 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sized-balanced-tree",
"version": "1.0.6",
"version": "1.0.7",
"description": "Sized balanced tree implementation in javascript",
"main": "./src/sbt/tree.js",
"scripts": {
Expand Down Expand Up @@ -52,7 +52,7 @@
"functional-red-black-tree": "^1.0.1",
"google-closure-library": "^20190528.0.0",
"html-webpack-plugin": "^3.2.0",
"jsdoc": "^3.6.2",
"jsdoc": "^3.6.3",
"mocha": "^6.1.4",
"nyc": "^14.1.1",
"webpack": "^4.32.2",
Expand Down

0 comments on commit fef7e22

Please sign in to comment.