volkeno-react-skeleton
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -74,2 +74,4 @@ var React = require('react'); | ||
} | ||
} else { | ||
elements.push(0); | ||
} | ||
@@ -76,0 +78,0 @@ |
@@ -74,2 +74,4 @@ import { createElement } from 'react'; | ||
} | ||
} else { | ||
elements.push(0); | ||
} | ||
@@ -76,0 +78,0 @@ |
{ | ||
"name": "volkeno-react-skeleton", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "volkeno-react-skeleton lets you create beautiful animated loading skeletons that automatically adapt to your react application.", | ||
@@ -54,3 +54,3 @@ "author": "VolkenoMakers", | ||
"@types/node": "^12.12.38", | ||
"@types/react": "^16.9.27", | ||
"@types/react": "^16.14.25", | ||
"@types/react-dom": "^16.9.7", | ||
@@ -57,0 +57,0 @@ "@typescript-eslint/eslint-plugin": "^2.26.0", |
Sorry, the diff of this file is not supported yet
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
10
220
20432