buymymojo.net/package.json
dependabot[bot] 0032eada51
Bump video.js from 7.13.3 to 7.14.3
Bumps [video.js](https://github.com/videojs/video.js) from 7.13.3 to 7.14.3.
- [Release notes](https://github.com/videojs/video.js/releases)
- [Changelog](https://github.com/videojs/video.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/videojs/video.js/compare/v7.13.3...v7.14.3)

---
updated-dependencies:
- dependency-name: video.js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-23 06:02:06 +00:00

25 lines
514 B
JSON

{
"name": "buymymojo",
"version": "1.0.0",
"description": "My Personal Website",
"main": "index.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"website"
],
"author": "BuyMyMojo",
"license": "MIT",
"dependencies": {
"cssgram": "^0.1.3",
"github-markdown-css": "^4.0.0",
"hint.css": "^2.6.0",
"nes.css": "^2.3.0",
"quicklink": "^2.2.0",
"video.js": "^7.14.3"
},
"devDependencies": {
"critical": "^4.0.0"
}
}