add readme and github actions

This commit is contained in:
mrjvs
2023-06-21 14:58:34 +02:00
parent 2f2db1aab8
commit b4656c679a
4 changed files with 68 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "providers",
"version": "0.0.1",
"name": "@movie-web/providers",
"version": "0.0.2",
"description": "Package that contains all the providers of movie-web",
"main": "./lib/providers.umd.cjs",
"types": "./lib/providers.d.ts",