refactor(project): Renamed all instances of dafa to msfa or mina-sidor-fa. (TV-379)
Squashed commit of the following: commit d3f52ff6876f6e246c7d3c188e56cc2370289341 Author: Erik Tiekstra <erik.tiekstra@arbetsformedlingen.se> Date: Tue Aug 17 14:10:38 2021 +0200 Renamed all dafa instances to msfa
This commit is contained in:
6
nx.json
6
nx.json
@@ -8,7 +8,7 @@
|
||||
"nx.json": "*"
|
||||
},
|
||||
"affected": { "defaultBase": "master" },
|
||||
"npmScope": "dafa-web-monorepo",
|
||||
"npmScope": "mina-sidor-fa-web-monorepo",
|
||||
"tasksRunnerOptions": {
|
||||
"default": {
|
||||
"runner": "@nrwl/workspace/tasks-runners/default",
|
||||
@@ -16,7 +16,7 @@
|
||||
}
|
||||
},
|
||||
"projects": {
|
||||
"dafa-web": { "tags": [] },
|
||||
"dafa-web-e2e": { "tags": [], "implicitDependencies": ["dafa-web"] }
|
||||
"mina-sidor-fa": { "tags": [] },
|
||||
"mina-sidor-fa-e2e": { "tags": [], "implicitDependencies": ["mina-sidor-fa"] }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user