Skip to content

Commit 205a16e

Browse files
committed
chore: use packaged dependencies
1 parent 45f1edf commit 205a16e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/meta.js

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,7 @@
77
// @match https://*.undercards.net/*
88
// @match https://feildmaster.github.io/UnderScript/*
99
// @exclude https://*.undercards.net/*/*
10-
// @require https://unpkg.com/[email protected]/dist/showdown.min.js
11-
// @require https://unpkg.com/popper.js@1/dist/umd/popper.min.js
12-
// @require https://unpkg.com/[email protected]/umd/index.all.min.js
13-
// @require https://unpkg.com/[email protected]/dist/axios.min.js
14-
// @require https://raw.githubusercontent.com/feildmaster/SimpleToast/2.0.0/simpletoast.js
15-
// @require https://unpkg.com/[email protected]/build/global/luxon.min.js
10+
// @require https://unpkg.com/underscript@{{ version }}/dist/undercards.dependencies.js
1611
// @require https://www.googletagmanager.com/gtag/js?id=UA-38424623-4
1712
// @homepage https://feildmaster.github.io/UnderScript/
1813
// @source https://github.com/UCProjects/UnderScript

0 commit comments

Comments
 (0)