Skip to content

Commit ced4bdf

Browse files
committed
Update firetool to fix logo problem
1 parent ecdba36 commit ced4bdf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"stream-browserify": "^3.0.0"
3636
},
3737
"dependencies": {
38-
"@dsio/wildfire-explorer": "0.3.10",
38+
"@dsio/wildfire-explorer": "0.3.11",
3939
"@parcel/transformer-sass": "^2.13.3",
4040
"@trussworks/react-uswds": "^9.1.0",
4141
"@uswds/uswds": "^3.8.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@
7373
dependencies:
7474
tslib "^2.0.0"
7575

76-
"@dsio/wildfire-explorer@0.3.10":
77-
version "0.3.10"
78-
resolved "https://registry.npmjs.org/@dsio/wildfire-explorer/-/wildfire-explorer-0.3.10.tgz#e7ddb277fce10925f67b8f7cd8db4550a37e0e5d"
79-
integrity sha512-7SgM/zCrjTAaBb9al1cZ5f7rmgt8GzZlxu1sfZDsdOtCv2az56rKSMiCy14T7cqfU38Hox20kzN7YGL8N1TK5w==
76+
"@dsio/wildfire-explorer@0.3.11":
77+
version "0.3.11"
78+
resolved "https://registry.npmjs.org/@dsio/wildfire-explorer/-/wildfire-explorer-0.3.11.tgz#a8a08dd1a27d43c6716196ef2833b73defdccad5"
79+
integrity sha512-ibaa+WgCpN7Xu2JskLq70fPiCXKjD7vfZGDMnE78Lt7qSoaREETuaVIj6N5/uQENMWIIsvHXjWYHhWj2xYzAUw==
8080
dependencies:
8181
"@deck.gl/extensions" "^9.1.4"
8282
"@deck.gl/react" "^9.1.4"

0 commit comments

Comments
 (0)