Skip to content

Commit

Permalink
Update turf.js to 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Freese committed Aug 8, 2024
1 parent c153990 commit 8c7b284
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WME-Place-Harmonizer.js
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
// ==UserScript==
// @name WME Place Harmonizer Beta
// @namespace WazeUSA
// @version 2024.07.28.000
// @version 2024.08.08.000
// @description Harmonizes, formats, and locks a selected place
// @author WMEPH Development Group
// @include /^https:\/\/(www|beta)\.waze\.com\/(?!user\/)(.{2,6}\/)?editor\/?.*$/
// @require https://greasyfork.org/scripts/24851-wazewrap/code/WazeWrap.js
// @require https://greasyfork.org/scripts/37486-wme-utils-hoursparser/code/WME%20Utils%20-%20HoursParser.js
// @require https://cdnjs.cloudflare.com/ajax/libs/lz-string/1.4.4/lz-string.min.js
// @require https://cdnjs.cloudflare.com/ajax/libs/Turf.js/6.5.0/turf.min.js
// @require https://cdn.jsdelivr.net/npm/@turf/turf@7/turf.min.js
// @license GNU GPL v3
// @connect greasyfork.org
// @grant GM_addStyle
Expand Down

0 comments on commit 8c7b284

Please sign in to comment.