chore(nx): set default branch

This commit is contained in:
Elian Doran 2025-05-02 23:17:03 +03:00
parent 3ea3ad1c1b
commit 5406d69094
No known key found for this signature in database

View File

@ -1,6 +1,6 @@
{ {
"$schema": "./node_modules/nx/schemas/nx-schema.json", "$schema": "./node_modules/nx/schemas/nx-schema.json",
"defaultBase": "master", "defaultBase": "develop",
"namedInputs": { "namedInputs": {
"default": [ "default": [
"{projectRoot}/**/*", "{projectRoot}/**/*",