fix(core): update

This commit is contained in:
2023-11-24 20:21:12 +01:00
parent 7fdeed160a
commit b07aba76e9
4 changed files with 201 additions and 3 deletions

View File

@@ -43,5 +43,13 @@
"type": "module",
"browserslist": [
"last 1 chrome versions"
]
}
],
"repository": {
"type": "git",
"url": "git+https://gitlab.com/push.rocks/smartjimp.git"
},
"bugs": {
"url": "https://gitlab.com/push.rocks/smartjimp/issues"
},
"homepage": "https://gitlab.com/push.rocks/smartjimp#readme"
}