forked from forks/ffprobe-wasm-npm
fix?: possible fix to #1
Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "@cis-oss/avprobe-wasm",
|
||||
"version": "0.3.2",
|
||||
"version": "0.3.3-rc1",
|
||||
"description": "ffprobe-like for browser and node, powered by WebAssembly",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.cislabs.de/cis-oss/ffprobe-wasm-npm"
|
||||
"url": "https://git.cislabs.de/cis-oss/avprobe-wasm"
|
||||
},
|
||||
"keywords": [
|
||||
"ffprobe",
|
||||
@@ -17,6 +17,7 @@
|
||||
"url": "https://b00tload.space",
|
||||
"email": "hi@b00tload.space"
|
||||
},
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
"exports": {
|
||||
"node": "./node.mjs",
|
||||
|
||||
Reference in New Issue
Block a user