Skip to content

Commit

Permalink
🐛 updating import
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-bierman committed May 8, 2024
1 parent 61a4960 commit 3e5401c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions patches/osm-polygon-features+0.9.2+003+update-import.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
diff --git a/node_modules/osm-polygon-features/index.js b/node_modules/osm-polygon-features/index.js
index 4fcec74..4ebcc9c 100644
--- a/node_modules/osm-polygon-features/index.js
+++ b/node_modules/osm-polygon-features/index.js
@@ -1 +1 @@
-module.exports = require('./polygon-features.json')
+module.exports = require('./polygon-features.js')

0 comments on commit 3e5401c

Please sign in to comment.