Skip to content

Commit

Permalink
Merge pull request #39 from Patternslib/upgrade
Browse files Browse the repository at this point in the history
Upgrade
  • Loading branch information
thet authored Apr 4, 2023
2 parents 2645854 + d3c35b4 commit 243510d
Show file tree
Hide file tree
Showing 2 changed files with 1,470 additions and 1,361 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"license": "MIT",
"main": "./src/leaflet.js",
"dependencies": {
"@patternslib/patternslib": ">=9.8.1",
"@patternslib/patternslib": ">=9.8.2",
"fontawesome-free": "^1.0.4",
"jquery": "^3.6.3",
"jquery": "^3.6.4",
"leaflet": "^1.9.3",
"leaflet-geosearch": "^3.7.0",
"leaflet-minimap": "^3.6.1",
Expand All @@ -20,7 +20,7 @@
"leaflet.simplemarkers": "git+https://github.com/jdomingu/Leaflet.SimpleMarkers.git"
},
"devDependencies": {
"@patternslib/dev": "^3.1.9"
"@patternslib/dev": "^3.1.12"
},
"scripts": {
"start": "NODE_ENV=development webpack serve --config webpack.config.js",
Expand Down
Loading

0 comments on commit 243510d

Please sign in to comment.