Skip to content

Commit 4b18783

Browse files
committed
Change source to unminified, versioned source
1 parent e2bc55d commit 4b18783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module.exports = [
2121
tags: ["dom", "qsa", "jquery", "frontend", "javascript", "typescript"],
2222
description: "One kilobyte library for easy manipulation of the DOM.",
2323
url: "https://github.com/edwinm/carbonium",
24-
source: "https://raw.githubusercontent.com/edwinm/carbonium/master/src/carbonium.ts"
24+
source: "https://cdn.jsdelivr.net/gh/edwinm/carbonium@1.1.0/dist/bundle.js"
2525
},
2626
{
2727
name: "Wirup",

0 commit comments

Comments
 (0)