storybook-addon-specifications
Advanced tools
Comparing version 1.0.13 to 1.0.14
@@ -19,3 +19,2 @@ 'use strict'; | ||
textDecoration: 'none', | ||
textTransform: 'uppercase', | ||
listStyleType: 'none' | ||
@@ -22,0 +21,0 @@ }, |
{ | ||
"name": "storybook-addon-specifications", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"description": "Add tests to your react storybook stories", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -13,3 +13,2 @@ import {StyleSheet} from "aphrodite"; | ||
textDecoration: 'none', | ||
textTransform: 'uppercase', | ||
listStyleType: 'none' | ||
@@ -16,0 +15,0 @@ }, |
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
733551
624