Update website and @ffmpeg/util
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
"test:browser:server": "http-server -c-1 --cors -p 3000 .",
|
||||
"test:node": "mocha --exit --bail -t 60000",
|
||||
"test:node:core:mt": "npm run test:node -- --require tests/test-helper-mt.js tests/ffmpeg-core.test.js",
|
||||
"test:node:core:st": "npm run test:node -- --require tests/test-helper-st.js tests/ffmpeg-core.test.js"
|
||||
"test:node:core:st": "npm run test:node -- --require tests/test-helper-st.js tests/ffmpeg-core.test.js",
|
||||
"prepublishOnly": "lerna run build --scope='@ffmpeg/*'"
|
||||
},
|
||||
"workspaces": [
|
||||
"packages/*",
|
||||
|
||||
Reference in New Issue
Block a user