mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 08:13:24 +00:00
version 1.0.0 of the lib!
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@movie-web/providers",
|
||||
"version": "0.0.12",
|
||||
"version": "1.0.0",
|
||||
"description": "Package that contains all the providers of movie-web",
|
||||
"main": "./lib/index.umd.js",
|
||||
"types": "./lib/index.d.ts",
|
||||
@@ -32,7 +32,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/movie-web/providers/issues"
|
||||
},
|
||||
"homepage": "https://github.com/movie-web/providers#readme",
|
||||
"homepage": "https://providers.docs.movie-web.app/",
|
||||
"scripts": {
|
||||
"build": "vite build",
|
||||
"test": "vitest run",
|
||||
|
Reference in New Issue
Block a user