Skip to content

Commit c243492

Browse files
Adding funding linke and removing prism-themes dependency
1 parent d234aeb commit c243492

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
},
2424
"author": "WebDevNerdStuff & Bunnies... lots and lots of bunnies! <webdevnerdstuff@gmail.com> (https://webdevnerdstuff.com)",
2525
"funding": [
26+
{
27+
"type": "paypal",
28+
"url": "https://paypal.me/webdevnerdstuff"
29+
},
2630
{
2731
"type": "patreon",
2832
"url": "https://www.patreon.com/WebDevNerdStuff"
@@ -58,7 +62,6 @@
5862
"vue": "^3.2.47"
5963
},
6064
"dependencies": {
61-
"prism-themes": "^1.9.0",
6265
"prismjs": "^1.29.0",
6366
"ua-parser-js": "^1.0.34"
6467
},

pnpm-lock.yaml

Lines changed: 0 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)