@beisen-platform/checkbox-list
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@beisen-platform/checkbox-list", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "平台checkbox组件", | ||
@@ -8,3 +8,6 @@ "main": "lib/index.js", | ||
"lib": "stl build lib", | ||
"examples": "sbl start --port 9001" | ||
"examples": "sbl start --port 9001", | ||
"start": "italent-thunder start", | ||
"build": "italent-thunder build prod --mode development", | ||
"build-prod": "italent-thunder build prod" | ||
}, | ||
@@ -45,2 +48,3 @@ "keywords": [ | ||
"@beisen/babel": "7.x.x", | ||
"@beisen/italent-thunder": "1.x.x", | ||
"react": "16.x.x", | ||
@@ -47,0 +51,0 @@ "react-dom": "16.x.x" |
Sorry, the diff of this file is not supported yet
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
21155
11