remove core-decorators
Showing
| ... | @@ -24,11 +24,7 @@ | ... | @@ -24,11 +24,7 @@ |
| "url": "https://github.com/echoulen/react-js-pull-to-refesh/issues" | "url": "https://github.com/echoulen/react-js-pull-to-refesh/issues" | ||
| }, | }, | ||
| "homepage": "https://github.com/echoulen/react-js-pull-to-refesh#readme", | "homepage": "https://github.com/echoulen/react-js-pull-to-refesh#readme", | ||
| "dependencies": { | |||
| "core-decorators": "^0.20.0" | |||
| }, | |||
| "devDependencies": { | "devDependencies": { | ||
| "@types/core-decorators": "^0.10.32", | |||
| "@types/jest": "^23.3.5", | "@types/jest": "^23.3.5", | ||
| "@types/react": "^16.4.16", | "@types/react": "^16.4.16", | ||
| "@types/react-dom": "^16.0.9", | "@types/react-dom": "^16.0.9", | ||
| ... | ... |
Please register or sign in to comment