@remotion/google-fonts 3.3.64 → 3.3.65
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 +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@remotion/google-fonts",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.65",
|
|
4
4
|
"description": "Load Google Fonts in Remotion",
|
|
5
5
|
"main": "dist/cjs/index.js",
|
|
6
6
|
"module": "dist/esm/index.mjs",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
},
|
|
13
13
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"remotion": "3.3.
|
|
15
|
+
"remotion": "3.3.65"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
18
|
"@rollup/plugin-typescript": "^8.2.0",
|
|
@@ -13439,5 +13439,5 @@
|
|
|
13439
13439
|
"types": "./dist/cjs/Unbounded.d.ts"
|
|
13440
13440
|
}
|
|
13441
13441
|
},
|
|
13442
|
-
"gitHead": "
|
|
13442
|
+
"gitHead": "f1fcd9c71dc6f811c8f29df08ca820eb71b23108"
|
|
13443
13443
|
}
|