Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

Commit

Permalink
#84 update other min js libs
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Dec 17, 2020
1 parent 18eba2c commit 35b32bd
Show file tree
Hide file tree
Showing 5 changed files with 4,324 additions and 1,852 deletions.
8 changes: 4 additions & 4 deletions inst/js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ct$eval('turf.isolines')

## @turf/meta

Currently (as of 2017-06-13) using `turf/meta` `v4.4.0`
Currently (as of 2020-12-17) using `turf/meta` `v6.0.2`

To recreate `inst/js/turf-meta.js`:

Expand All @@ -50,7 +50,7 @@ cp turf-meta.js lawn/inst/js/

## @turf/invariant

Currently (as of 2017-06-13) using `turf/invariant` `v4.4.0`
Currently (as of 2020-12-17) using `turf/invariant` `v6.1.2`

To recreate `inst/js/turf-invariant.js`:

Expand All @@ -75,7 +75,7 @@ cp turf-invariant.js lawn/inst/js/

## simple-statistics

Currently (as of 2017-05-06) using `simple-statistics` `v4.1.0`
Currently (as of 2020-12-17) using `simple-statistics` `v7.4.0`

To recreate `inst/js/simple-statistics.js`:

Expand Down Expand Up @@ -140,7 +140,7 @@ cp cloner.js lawn/inst/js

## geojson-random

Currently (as of 2017-06-13) using `geojson-random` `v0.4.0`
Currently (as of 2020-12-17) using `geojson-random` `v0.5.0`

To recreate `inst/js/geojson_random.js`:

Expand Down
Loading

0 comments on commit 35b32bd

Please sign in to comment.