update package.json again
This commit is contained in:
parent
40192268e6
commit
3a64578ca9
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "@ncdmatty/peertube-plugin-ncd-sell-storage",
|
"name": "@ncdmatty/peertube-plugin-ncd-sell-storage",
|
||||||
"description": "Plugin to sell storage subscriptions to users using Stripe",
|
"description": "NCD fork of the peertube-plugin-orion-sell-storage to sell storage to users using Stripe",
|
||||||
"version": "1.0.1",
|
"version": "1.0.1",
|
||||||
"author": "Nalem",
|
"author": "matty",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://git.ncd-serv.fr/ncd/Peertube-plugins"
|
"url": "https://gitea.nicecrew.digital/matty/peertube-plugin-ncd-sell-storage"
|
||||||
},
|
},
|
||||||
"clientScripts": [
|
"clientScripts": [
|
||||||
{
|
{
|
||||||
@ -20,7 +20,7 @@
|
|||||||
"engine": {
|
"engine": {
|
||||||
"peertube": ">=4.3.0"
|
"peertube": ">=4.3.0"
|
||||||
},
|
},
|
||||||
"homepage": "https://git.ncd-serv.fr/ncd/Peertube-plugins",
|
"homepage": "https://gitea.nicecrew.digital/matty/peertube-plugin-ncd-sell-storage",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"peertube",
|
"peertube",
|
||||||
"plugin",
|
"plugin",
|
||||||
|
Loading…
Reference in New Issue
Block a user