@nutui/draw-page-structure
Advanced tools
Comparing version 0.0.11 to 0.1.0
{ | ||
"name": "@nutui/draw-page-structure", | ||
"version": "0.0.11", | ||
"version": "0.1.0", | ||
"description": "a way to make skeleton screen", | ||
@@ -18,2 +18,7 @@ "main": "src/index.js", | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"commit-msg": "node ./node_modules/@commitlint/cli/lib/cli.js -E HUSKY_GIT_PARAMS" | ||
} | ||
}, | ||
"app": { | ||
@@ -42,3 +47,7 @@ "alias": "dps" | ||
], | ||
"devDependencies": {} | ||
"devDependencies": { | ||
"@commitlint/cli": "^7.5.2", | ||
"@commitlint/config-conventional": "^7.5.0", | ||
"husky": "^1.3.1" | ||
} | ||
} |
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
26174
3
619