Bump version
This commit is contained in:
parent
e014d07a51
commit
968cf1ac15
3 changed files with 24441 additions and 245 deletions
24679
package-lock.json
generated
24679
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -5,8 +5,8 @@
|
|||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.13.13",
|
||||
"@ffmpeg/core": "^0.9.0",
|
||||
"@ffmpeg/ffmpeg": "^0.9.8",
|
||||
"@ffmpeg/core": "^0.10.0",
|
||||
"@ffmpeg/ffmpeg": "^0.10.1",
|
||||
"@material-ui/core": "^4.11.3",
|
||||
"@material-ui/icons": "^4.11.2",
|
||||
"@testing-library/jest-dom": "^4.2.4",
|
||||
|
@ -17,7 +17,6 @@
|
|||
"react-copy-to-clipboard": "^5.0.3",
|
||||
"react-dom": "^16.14.0",
|
||||
"react-dropzone": "^11.3.2",
|
||||
"react-file-picker": "git+https://github.com/dantheuber/react-file-picker.git#master",
|
||||
"react-ga": "^3.3.0",
|
||||
"react-notifications-component": "^3.1.0",
|
||||
"react-scripts": "^4.0.3",
|
||||
|
|
|
@ -89,7 +89,7 @@ class ChecksumResolver extends React.Component {
|
|||
audible-tools
|
||||
</Link>{' '}
|
||||
{new Date().getFullYear()}
|
||||
{'.'}
|
||||
{'. V 0.1'}
|
||||
</Typography>
|
||||
);
|
||||
})
|
||||
|
|
Loading…
Add table
Reference in a new issue