Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit b3ee50b

Browse files
authored
Merge pull request #386 from alan-wu/main
Update dependencies which fixes issue with icons disappearing.
2 parents f07ddb0 + d8a20e7 commit b3ee50b

File tree

2 files changed

+42
-268
lines changed

2 files changed

+42
-268
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"test:debug": "node --inspect node_modules/.bin/jest --runInBand"
1818
},
1919
"dependencies": {
20-
"@abi-software/flatmapvuer": "0.2.3-fixes-3",
20+
"@abi-software/flatmapvuer": "0.2.4-beta-1",
2121
"@abi-software/gallery": "^0.2.1",
22-
"@abi-software/mapintegratedvuer": "0.2.4-fixes-0",
22+
"@abi-software/mapintegratedvuer": "0.2.4-fixes-2",
2323
"@abi-software/plotvuer": "^0.3.0",
24-
"@abi-software/scaffoldvuer": "0.1.50",
24+
"@abi-software/scaffoldvuer": "0.1.51",
2525
"@miyaoka/nuxt-twitter-widgets-module": "^0.0.1",
2626
"@nih-sparc/sparc-design-system-components": "^0.18.0",
2727
"@nuxtjs/axios": "^5.8.0",

0 commit comments

Comments
 (0)