@adminide-stack/core
Advanced tools
Comparing version 0.0.15-56 to 0.0.15-57
@@ -16,3 +16,3 @@ import { WorkspaceStatus } from '../constants'; | ||
projects: IProject[]; | ||
stacks?: IStack[]; | ||
stacks: IStack[]; | ||
} | ||
@@ -19,0 +19,0 @@ export interface IProject { |
{ | ||
"name": "@adminide-stack/core", | ||
"version": "0.0.15-56", | ||
"version": "0.0.15-57", | ||
"description": "AdminIDE core for higher packages to depend on", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
28234
724