@nejcm/react-skeleton
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -0,1 +1,8 @@ | ||
## [2.0.3](https://github.com/nejcm/react-skeleton/compare/v2.0.2...v2.0.3) (2020-05-27) | ||
### Bug Fixes | ||
* fixed missing dependencies ([3f3cafe](https://github.com/nejcm/react-skeleton/commit/3f3cafee3f9ed17cbde72a6dc3c29a721d5c2405)) | ||
## [2.0.2](https://github.com/nejcm/react-skeleton/compare/v2.0.1...v2.0.2) (2020-05-24) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@nejcm/react-skeleton", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"author": "Nejc Mursic <nmursi2@gmail.com> (https://github.com/nejcm)", | ||
@@ -76,2 +76,3 @@ "description": "React skeleton loader that allows customization with some predefined templates.", | ||
"@babel/preset-typescript": "^7.9.0", | ||
"@emotion/styled": "^10.0.27", | ||
"@nejcm/docz-theme-extended": "^1.4.1", | ||
@@ -134,2 +135,3 @@ "@semantic-release/changelog": "^5.0.1", | ||
"prettier": "^2.0.5", | ||
"prop-types": "^15.7.2", | ||
"react": "^16.13.1", | ||
@@ -136,0 +138,0 @@ "react-dom": "^16.13.1", |
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
169436
80