Skip to content

Commit f2b407a

Browse files
committed
Added missing schema reference
1 parent 86ad850 commit f2b407a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

jsr.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
2+
"$schema" : "https://jsr.io/schema/config-file.v1.json" ,
3+
24
"name" : "@omega/color" ,
3-
"version" : "1.2.10" ,
5+
"version" : "1.2.11" ,
46

57
"exports" : {
68
"./HSL" : "./Source/HSL/mod.ts" ,

0 commit comments

Comments
 (0)