@gemeente-denhaag/appbar
Advanced tools
Comparing version 0.2.3-alpha.48 to 0.2.3-alpha.49
{ | ||
"name": "@gemeente-denhaag/appbar", | ||
"version": "0.2.3-alpha.48", | ||
"version": "0.2.3-alpha.49", | ||
"description": "An AppBar component", | ||
@@ -9,3 +9,3 @@ "bugs": "https://github.com/nl-design-system/denhaag/issues", | ||
"url": "https://github.com/nl-design-system/denhaag.git", | ||
"directory": "src/components/AppBar" | ||
"directory": "components/AppBar" | ||
}, | ||
@@ -22,7 +22,7 @@ "license": "EUPL-1.2", | ||
"scripts": { | ||
"build": "rollup -c ../../../rollup.config.js", | ||
"build": "rollup -c ../../rollup.config.js", | ||
"clean": "yarn rimraf dist tsconfig.tsbuildinfo" | ||
}, | ||
"dependencies": { | ||
"@gemeente-denhaag/baseprops": "^0.2.3-alpha.48", | ||
"@gemeente-denhaag/baseprops": "^0.2.3-alpha.49", | ||
"@material-ui/core": "^4.11.0" | ||
@@ -34,6 +34,6 @@ }, | ||
"devDependencies": { | ||
"@gemeente-denhaag/icons": "^0.2.3-alpha.48", | ||
"@gemeente-denhaag/typography": "^0.2.3-alpha.48" | ||
"@gemeente-denhaag/icons": "^0.2.3-alpha.49", | ||
"@gemeente-denhaag/typography": "^0.2.3-alpha.49" | ||
}, | ||
"gitHead": "8051e845aa60aa1a47804b121f5ee795220fe5cb" | ||
"gitHead": "49df2ba6656a41bc1a07b0ae648949ba8c6d246c" | ||
} |
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
109679