Skip to content

Commit

Permalink
Up deps and bump version to 1.0.0-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornharrtell committed Feb 7, 2016
1 parent 4928752 commit a552ef9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jsts",
"description": "A JavaScript library of spatial predicates and functions for processing geometry",
"version": "1.0.0-beta1",
"version": "1.0.0-beta2",
"author": "Björn Harrtell <[email protected]>",
"keywords": [
"JSTS",
Expand All @@ -15,10 +15,10 @@
"babel-preset-es2015": "6.3.13",
"babel-register": "6.4.3",
"browserify": "13.0.0",
"cheerio": "0.19.0",
"cheerio": "0.20.0",
"expect.js": "0.3.1",
"mocha": "2.3.4",
"rollup": "0.25.2",
"mocha": "2.4.5",
"rollup": "0.25.3",
"uglify-js": "2.6.1"
},
"main": "dist/jsts.min.js",
Expand Down

0 comments on commit a552ef9

Please sign in to comment.