Skip to content

Commit 5f86ee6

Browse files
committed
Fix: Switch plugin to dump to avoid npm plugin strictness
1 parent fadddb0 commit 5f86ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ apps:
2727

2828
parts:
2929
glance:
30-
plugin: npm
30+
plugin: dump
3131
source: https://github.com/WRVbit/glance/archive/refs/tags/v0.1.0.tar.gz
3232
build-packages:
3333
- nodejs

0 commit comments

Comments
 (0)