@remotion/google-fonts 4.0.322 → 4.0.323
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/dist/cjs/index.js +0 -5
- package/dist/esm/index.mjs +0 -5
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -5
package/package.json
CHANGED
|
@@ -3,13 +3,13 @@
|
|
|
3
3
|
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/google-fonts"
|
|
4
4
|
},
|
|
5
5
|
"name": "@remotion/google-fonts",
|
|
6
|
-
"version": "4.0.
|
|
6
|
+
"version": "4.0.323",
|
|
7
7
|
"description": "Use Google Fonts in Remotion",
|
|
8
8
|
"main": "dist/cjs/index.js",
|
|
9
9
|
"module": "dist/esm/index.mjs",
|
|
10
10
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"remotion": "4.0.
|
|
12
|
+
"remotion": "4.0.323"
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"@types/css-font-loading-module": "0.0.14",
|
|
@@ -2450,9 +2450,6 @@
|
|
|
2450
2450
|
"LindenHill": [
|
|
2451
2451
|
"dist/cjs/LindenHill.d.ts"
|
|
2452
2452
|
],
|
|
2453
|
-
"Linefont": [
|
|
2454
|
-
"dist/cjs/Linefont.d.ts"
|
|
2455
|
-
],
|
|
2456
2453
|
"LisuBosa": [
|
|
2457
2454
|
"dist/cjs/LisuBosa.d.ts"
|
|
2458
2455
|
],
|