react-scroll-progress-read
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "react-scroll-progress-read", | ||
"description": "Progress Bar for show position of scroll page", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"main": "./dist/index.js", | ||
@@ -31,2 +31,3 @@ "repository": "git@github.com:ipatate/react-scroll-progress-read.git", | ||
"devDependencies": { | ||
"@types/enzyme": "^3.10.1", | ||
"@types/jest": "^24.0.15", | ||
@@ -36,6 +37,10 @@ "@types/react": "^16.8.22", | ||
"@types/react-test-renderer": "^16.8.2", | ||
"enzyme": "^3.10.0", | ||
"enzyme-adapter-react-16": "^1.14.0", | ||
"husky": "^3.0.0", | ||
"jest": "^24.8.0", | ||
"jest-dom": "^3.5.0", | ||
"lint-staged": "^9.0.1", | ||
"react": "^16.8.6", | ||
"react-dom": "^16.8.6", | ||
"react-test-renderer": "^16.8.6", | ||
@@ -63,2 +68,5 @@ "rollup": "^1.16.4", | ||
"jest": { | ||
"setupFilesAfterEnv": [ | ||
"./setup-jest.ts" | ||
], | ||
"globals": { | ||
@@ -65,0 +73,0 @@ "__PATH_PREFIX__": "" |
@@ -7,3 +7,3 @@ # WIP | ||
example: [https://react-yj7ccf.stackblitz.io](https://react-yj7ccf.stackblitz.io) | ||
example: [https://react-scroll-progress-read.faramazpat.now.sh/](https://react-scroll-progress-read.faramazpat.now.sh/) | ||
@@ -10,0 +10,0 @@ ### For include in your project |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
210305
22
341
23