@mpxjs/cli-shared-utils
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -11,3 +11,3 @@ const { makeMap } = require('./utils') | ||
*/ | ||
const SUPPORT_MODE = ['wx', 'ali', 'swan', 'qq', 'tt', 'dd', 'web'] | ||
const SUPPORT_MODE = ['wx', 'ali', 'swan', 'qq', 'tt', 'dd', 'web', 'tenon'] | ||
@@ -24,3 +24,4 @@ /** | ||
dd: ['project.config.json'], | ||
web: [] | ||
web: [], | ||
tenon: [] | ||
} | ||
@@ -27,0 +28,0 @@ |
{ | ||
"name": "@mpxjs/cli-shared-utils", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "share utils for mpx-cli", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6982
225