3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +00:00

chore: use @zeppelinbot scope over @zeppelin for package names

This commit is contained in:
Dragory 2024-01-27 12:45:52 +02:00
parent a562182e7c
commit 6110b8190c
No known key found for this signature in database
4 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
{ {
"name": "@zeppelin/backend", "name": "@zeppelinbot/backend",
"version": "0.0.1", "version": "0.0.1",
"description": "", "description": "",
"private": true, "private": true,

View file

@ -1,5 +1,5 @@
{ {
"name": "@zeppelin/dashboard", "name": "@zeppelinbot/dashboard",
"version": "1.0.0", "version": "1.0.0",
"description": "", "description": "",
"private": true, "private": true,

View file

@ -1,5 +1,5 @@
{ {
"name": "@zeppelin/zeppelin", "name": "@zeppelinbot/zeppelin",
"version": "0.0.1", "version": "0.0.1",
"description": "", "description": "",
"private": true, "private": true,

View file

@ -1,5 +1,5 @@
{ {
"name": "@zeppelin/shared", "name": "@zeppelinbot/shared",
"version": "0.0.1", "version": "0.0.1",
"description": "", "description": "",
"private": true, "private": true,