@ulu/frontend
Advanced tools
Comparing version 0.0.13 to 0.0.14
@@ -120,3 +120,3 @@ /** | ||
* @param {String} name The name of the breakpoint to get | ||
* @return {Breakpoint} Breakpoint to act on (see BreakpointDirection) | ||
* @return {Breakpoint} Breakpoint to act on (see Breakpoint class) | ||
*/ | ||
@@ -123,0 +123,0 @@ at(name) { |
{ | ||
"name": "@ulu/frontend", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"description": "Theming library", | ||
@@ -5,0 +5,0 @@ "browser": "js/index.js", |
@@ -56,3 +56,3 @@ /** | ||
* @param {String} name The name of the breakpoint to get | ||
* @return {Breakpoint} Breakpoint to act on (see BreakpointDirection) | ||
* @return {Breakpoint} Breakpoint to act on (see Breakpoint class) | ||
*/ | ||
@@ -59,0 +59,0 @@ at(name: string): Breakpoint; |
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
297336