1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-07-22 13:00:03 +00:00

Updated command

Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-08-31 00:45:21 +02:00
parent f612d78545
commit d72ba0fb17

View File

@ -14,6 +14,6 @@
"lerna": "^3.22.1"
},
"scripts": {
"publish": "lerna publish"
"lerna": "lerna publish"
}
}