fix broken package file

This commit is contained in:
Leo B 2021-12-01 20:50:11 +01:00
parent 0b775549dc
commit 5501701a5b
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
{
"scripts": {
"gen": "ergogen shwamoklava.yaml"
"gen": "ergogen samoklava.yaml"
},
"dependencies": {
"ergogen": "github:soundmonster/ergogen#shwamoklava"
"ergogen": "github:soundmonster/ergogen#samoklava"
}
}