init commit
This commit is contained in:
11
remotion/node_modules/@remotion/cli/dist/extra-packages.js
generated
vendored
Normal file
11
remotion/node_modules/@remotion/cli/dist/extra-packages.js
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.EXTRA_PACKAGES_DOCS = exports.EXTRA_PACKAGES = void 0;
|
||||
exports.EXTRA_PACKAGES = {
|
||||
zod: '3.22.3',
|
||||
mediabunny: '1.29.0',
|
||||
};
|
||||
exports.EXTRA_PACKAGES_DOCS = {
|
||||
zod: 'https://www.remotion.dev/docs/schemas#prerequisites',
|
||||
mediabunny: 'https://www.remotion.dev/docs/mediabunny/version',
|
||||
};
|
||||
Reference in New Issue
Block a user