Skip to content

Commit

Permalink
npm fix
Browse files Browse the repository at this point in the history
  • Loading branch information
saehm committed Oct 14, 2020
1 parent 968db5f commit 65d2954
Show file tree
Hide file tree
Showing 15 changed files with 257 additions and 6,111 deletions.
1 change: 1 addition & 0 deletions dist/druid.esm.js

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions dist/druid.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// https://renecutura.eu v0.3.0 Copyright 2020 Rene Cutura
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
typeof define === 'function' && define.amd ? define(['exports'], factory) :
Expand Down Expand Up @@ -4152,7 +4151,7 @@ class LSP extends DR {
}
}

var version = "0.3.0";
var version="0.3.1";

exports.BallTree = BallTree;
exports.FASTMAP = FASTMAP;
Expand Down
3 changes: 1 addition & 2 deletions dist/druid.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 65d2954

Please sign in to comment.