tailjng 0.1.5 → 0.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -170,7 +170,6 @@ async function runInitApp() {
170
170
  installPackages(workspaceRoot, missingDev, true);
171
171
  }
172
172
 
173
- const { appRoot } = resolveAppPaths(workspaceRoot, selectedApp);
174
173
  ensureProjectColorsConfig(workspaceRoot, appRoot, overwrite);
175
174
 
176
175
  const hasAppConfig = fileExists(appConfigPath);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tailjng",
3
- "version": "0.1.5",
3
+ "version": "0.1.6",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^19.2.0",
6
6
  "@angular/core": "^19.2.0",
Binary file
package/tailjng-0.1.5.tgz DELETED
Binary file