1
Fork 0

Update package.json

This commit is contained in:
Ashley 2022-03-06 21:00:41 +03:00 committed by GitHub
parent bac12dd014
commit 2c99819173

View file

@ -1,6 +1,6 @@
{
"name": "poketube",
"version": "0.0.1",
"version": "2.0.1",
"description": "Youtube video player that does not track your info",
"main": "server.js",
"scripts": {
@ -17,6 +17,7 @@
"request": "^2.88.2",
"xml2json": "^0.12.0",
"fast-xml-parser": "^4.0.5"
"moment": "^2.29.1"
},
"engines": {
"node": "16.x"