@ms-cloudpack/common-types
Advanced tools
Comparing version
@@ -76,2 +76,6 @@ import type { BundleMode } from './BundleMode.js'; | ||
resolutions?: PackageJsonDependencies; | ||
/** Required engine versions for running this package. */ | ||
engines?: { | ||
[engine in LiteralOrString<'node'>]?: string; | ||
}; | ||
/** | ||
@@ -78,0 +82,0 @@ * Cached merged package settings (user and generated) for this package (excluding properties |
{ | ||
"name": "@ms-cloudpack/common-types", | ||
"version": "0.27.5", | ||
"version": "0.27.6", | ||
"description": "Common types for Cloudpack.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
317889
0.07%4615
0.09%