@data-ui/theme
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@data-ui/theme", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Themes for data-ui", | ||
@@ -12,2 +12,3 @@ "main": "build/index.js", | ||
"dev": "babel src/ -d build/ --watch", | ||
"dev:nowatch": "babel src/ -d build/", | ||
"test": "jest --colors --verbose --coverage" | ||
@@ -30,4 +31,4 @@ }, | ||
"babel-preset-airbnb": "^2.2.3", | ||
"jest": "^19.0.0" | ||
"jest": "^20.0.3" | ||
} | ||
} |
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
11330