Skip to content

Commit

Permalink
fix #8
Browse files Browse the repository at this point in the history
  • Loading branch information
evictor committed Apr 2, 2021
1 parent 44e3c60 commit cabf157
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 5 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,14 @@
"url": "https://github.com/evictor/get-blob-duration/issues"
},
"homepage": "https://github.com/evictor/get-blob-duration#readme",
"dependencies": {
"@babel/runtime": "7.11.2"
},
"devDependencies": {
"@babel/cli": "7.11.6",
"@babel/core": "7.11.6",
"@babel/plugin-transform-runtime": "7.11.5",
"@babel/preset-env": "7.11.5",
"@babel/runtime": "7.11.2",
"caniuse-lite": "1.0.30001205",
"gulp": "4.0.2",
"gulp-babel": "8.0.0",
Expand Down

0 comments on commit cabf157

Please sign in to comment.