@nodescript/cli
Advanced tools
Comparing version 1.8.7 to 1.8.8
@@ -12,3 +12,2 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
import { ConfigManager } from './config.js'; | ||
// TODO consider publishing the Hub Proto package | ||
export class ApiManager { | ||
@@ -15,0 +14,0 @@ async getWorkspaceModules(workspaceId) { |
{ | ||
"name": "@nodescript/cli", | ||
"version": "1.8.7", | ||
"version": "1.8.8", | ||
"type": "module", | ||
@@ -35,3 +35,3 @@ "description": "NodeScript CLI", | ||
"@nodescript/bundler": "^1.3.0", | ||
"@nodescript/core": "^7.19.1", | ||
"@nodescript/core": "^7.19.3", | ||
"@nodescript/logger": "^2.0.6", | ||
@@ -38,0 +38,0 @@ "airtight": "^5.7.2", |
Sorry, the diff of this file is not supported yet
33562
492
Updated@nodescript/core@^7.19.3