@camped-ui/alert
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "@camped-ui/alert", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"publish-package": "npm publish --access public", | ||
"build": "rimraf dist && tsc" | ||
"build": "rimraf dist && tsc", | ||
"clean": "rimraf dist" | ||
}, | ||
@@ -16,3 +17,4 @@ "dependencies": { | ||
"react": "*", | ||
"react-dom": "*" | ||
"react-dom": "*", | ||
"@camped-ui/lib": "*" | ||
}, | ||
@@ -19,0 +21,0 @@ "publishConfig": { |
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
6532
6