fix(core): update

This commit is contained in:
2023-11-25 18:12:13 +01:00
parent 16b16ee5d2
commit bcb8fd0901
4 changed files with 195 additions and 5 deletions
+4 -4
View File
@@ -12,7 +12,7 @@
},
"repository": {
"type": "git",
"url": "git+ssh://git@gitlab.com/pushrocks/smartgulp.git"
"url": "git+https://gitlab.com/push.rocks/smartevent.git"
},
"keywords": [
"gulp"
@@ -20,9 +20,9 @@
"author": "Lossless GmbH",
"license": "MIT",
"bugs": {
"url": "https://gitlab.com/pushrocks/smartgulp/issues"
"url": "https://gitlab.com/push.rocks/smartevent/issues"
},
"homepage": "https://gitlab.com/pushrocks/smartgulp#README",
"homepage": "https://gitlab.com/push.rocks/smartevent#readme",
"devDependencies": {
"@git.zone/tsbuild": "^2.1.66",
"@git.zone/tsrun": "^1.2.44",
@@ -55,4 +55,4 @@
"npmextra.json",
"readme.md"
]
}
}