mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Remove unused packages
This commit is contained in:
parent
31f649358b
commit
e3381e19e5
2 changed files with 2 additions and 6 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -18,7 +18,6 @@
|
||||||
"glob": "^7.2.0",
|
"glob": "^7.2.0",
|
||||||
"iconv-lite": "^0.4.24",
|
"iconv-lite": "^0.4.24",
|
||||||
"jest": "^27.3.1",
|
"jest": "^27.3.1",
|
||||||
"jsdom": "^16.5.0",
|
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"markdown-include": "^0.4.3",
|
"markdown-include": "^0.4.3",
|
||||||
"mockdate": "^3.0.5",
|
"mockdate": "^3.0.5",
|
||||||
|
@ -28,8 +27,7 @@
|
||||||
"tabletojson": "^2.0.7",
|
"tabletojson": "^2.0.7",
|
||||||
"ts-node": "^10.3.0",
|
"ts-node": "^10.3.0",
|
||||||
"typescript": "^4.4.4",
|
"typescript": "^4.4.4",
|
||||||
"wildcard-match": "^5.1.2",
|
"wildcard-match": "^5.1.2"
|
||||||
"xml-js": "^1.6.11"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/code-frame": {
|
"node_modules/@babel/code-frame": {
|
||||||
|
|
|
@ -22,7 +22,6 @@
|
||||||
"glob": "^7.2.0",
|
"glob": "^7.2.0",
|
||||||
"iconv-lite": "^0.4.24",
|
"iconv-lite": "^0.4.24",
|
||||||
"jest": "^27.3.1",
|
"jest": "^27.3.1",
|
||||||
"jsdom": "^16.5.0",
|
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"markdown-include": "^0.4.3",
|
"markdown-include": "^0.4.3",
|
||||||
"mockdate": "^3.0.5",
|
"mockdate": "^3.0.5",
|
||||||
|
@ -32,7 +31,6 @@
|
||||||
"tabletojson": "^2.0.7",
|
"tabletojson": "^2.0.7",
|
||||||
"ts-node": "^10.3.0",
|
"ts-node": "^10.3.0",
|
||||||
"typescript": "^4.4.4",
|
"typescript": "^4.4.4",
|
||||||
"wildcard-match": "^5.1.2",
|
"wildcard-match": "^5.1.2"
|
||||||
"xml-js": "^1.6.11"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue