mirror of
https://github.com/zhigang1992/react-content-loader.git
synced 2026-01-12 22:50:00 +08:00
Merge pull request #218 from danilowoz/force-update-dependencies
fix(dependencies): update
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
<img width="400" alt="Example's react-content-loader" src="https://user-images.githubusercontent.com/4838076/34308760-ec55df82-e735-11e7-843b-2e311fa7b7d0.gif" />
|
||||
</p>
|
||||
|
||||
<img src="https://static.scarf.sh/a.png?x-pxid=5347e4c2-02d0-4d78-8346-cdb3cd181241" />
|
||||
|
||||
SVG-Powered component to easily create placeholder loadings (like Facebook's cards loading).
|
||||
|
||||
## Features
|
||||
|
||||
1198
package-lock.json
generated
1198
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -55,7 +55,7 @@
|
||||
"@babel/preset-react": "7.7.4",
|
||||
"@babel/register": "7.7.7",
|
||||
"@babel/runtime": "7.7.7",
|
||||
"@commitlint/cli": "8.2.0",
|
||||
"@commitlint/cli": "^11.0.0",
|
||||
"@commitlint/config-conventional": "8.2.0",
|
||||
"@significa/eslint-config": "0.0.9",
|
||||
"@significa/prettier-config": "0.0.9",
|
||||
@@ -97,7 +97,7 @@
|
||||
"rollup-plugin-typescript2": "0.25.3",
|
||||
"rollup-plugin-uglify": "6.0.4",
|
||||
"semantic-release": "15.14.0",
|
||||
"ts-jest": "24.2.0",
|
||||
"ts-jest": "^26.4.0",
|
||||
"typescript": "3.7.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user