@obvia/fonts 0.0.7 → 0.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"keywords" : ["obvia","obvia mono","obvia sans","obvia pixel","typeface","fonts","obvia fonts","webfont","open-type","true-type","typography"],
|
|
6
6
|
"license" : "SIL OPEN FONT LICENSE",
|
|
7
7
|
"homepage" : "https://obvia.studio/fonts",
|
|
8
|
-
"version" : "0.0.
|
|
8
|
+
"version" : "0.0.8",
|
|
9
9
|
|
|
10
10
|
"author" : {
|
|
11
11
|
"name" : "Selçuk Çukur",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"peerDependencies" : {
|
|
34
34
|
"react" : ">=18.0.0",
|
|
35
35
|
"vue" : ">=3.0.0",
|
|
36
|
-
"nuxt" : ">=
|
|
36
|
+
"nuxt" : ">=4.0.0",
|
|
37
37
|
"next" : ">=13.2.0"
|
|
38
38
|
},
|
|
39
39
|
|