diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2023-10-15 18:53:06 +0100 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2023-10-15 18:53:06 +0100 |
| commit | 7203856a81f8be495bda04aa46fc90f386066a40 (patch) | |
| tree | e6ff06195fc86bd4ba8ed95b50074561ac3af11a /package.json | |
| parent | 770da6714b627c03d29718bdd74e4e72f169e6f6 (diff) | |
| download | webtrees-7203856a81f8be495bda04aa46fc90f386066a40.tar.gz webtrees-7203856a81f8be495bda04aa46fc90f386066a40.tar.bz2 webtrees-7203856a81f8be495bda04aa46fc90f386066a40.zip | |
Fix: #4893 - z-index class in leaflet and bootstrap
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a1fb621d79..39a88a0002 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "postcss-import": "15.1.0", "postcss-rtlcss": "4.0.8", "resolve-url-loader": "5.0.0", - "sass": "1.69.2", + "sass": "1.69.3", "sass-loader": "13.3.2" }, "dependencies": { |
