1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-07-14 17:35:10 +00:00

Updated deps

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-07-10 19:05:03 +02:00
parent fc2aa807bd
commit d09c8930b3
7 changed files with 34905 additions and 10944 deletions

View File

@ -1,5 +1,5 @@
{
"name": "components",
"name": "@dzeio/libs",
"private": true,
"workspaces": {
"packages": [
@ -9,11 +9,5 @@
"**/@types/**"
]
},
"license": "MIT",
"dependencies": {
"lerna": "^3.22.1"
},
"scripts": {
"lerna": "lerna publish"
}
"license": "MIT"
}