This commit is contained in:
2026-05-15 22:10:57 +03:00
parent 8c8be1ff89
commit 656756ca1f
2 changed files with 22 additions and 44 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "gulp-haxetool",
"version": "0.1.9",
"version": "0.2.0",
"description": "HaXe Tool for Gulp",
"main": "index.js",
"dependencies": {
@@ -35,7 +35,7 @@
},
"repository": {
"type": "git",
"url": "git+ssh://git@bitbucket.org/shmyga/gulp-haxetool.git"
"url": "https://git.shmyga.ru/InfernalGames/gulp-haxetool.git"
},
"keywords": [
"gulp",
@@ -43,5 +43,5 @@
],
"author": "shmyga",
"license": "ISC",
"homepage": "https://bitbucket.org/shmyga/gulp-haxetool#readme"
"homepage": "https://git.shmyga.ru/InfernalGames/gulp-haxetool#readme"
}