custom name for our fork

This commit is contained in:
Olivier 'reivilibre' 2021-08-15 16:08:26 +01:00
parent 7fba19749b
commit 45ff69bd3d

View File

@ -43,7 +43,7 @@
"test:watch": "ng test --code-coverage --watch",
"lint": "ng lint",
"postinstall": "cd src/api/ && composer update && composer install --optimize-autoloader && cd ../../",
"package": "7z a TaskBoard_v$npm_package_version.zip ./dist/{*,.[!.]*}"
"package": "7z a TaskBoardRei_v$npm_package_version.zip ./dist/{*,.[!.]*}"
},
"husky": {
"hooks": {