File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 66 "repository" : " ryanhefner/react-scroll-trigger" ,
77 "author" : " Ryan Hefner <hi@ryanhefner.com> (https://www.ryanhefner.com)" ,
88 "files" : [
9- " index.js" ,
109 " es" ,
10+ " index.js" ,
11+ " src" ,
1112 " umd"
1213 ],
1314 "directories" : {
3132 },
3233 "dependencies" : {
3334 "clean-react-props" : " ^0.1.1" ,
35+ "lodash.omit" : " ^4.5.0" ,
3436 "lodash.throttle" : " ^4.1.1" ,
3537 "prop-types" : " ^15.5.10" ,
3638 "react-dom" : " ^15.6.1"
Original file line number Diff line number Diff line change @@ -1948,6 +1948,10 @@ locate-path@^2.0.0:
19481948 p-locate "^2.0.0"
19491949 path-exists "^3.0.0"
19501950
1951+ lodash.omit@^4.5.0 :
1952+ version "4.5.0"
1953+ resolved "https://registry.yarnpkg.com/lodash.omit/-/lodash.omit-4.5.0.tgz#6eb19ae5a1ee1dd9df0b969e66ce0b7fa30b5e60"
1954+
19511955lodash.throttle@^4.1.1 :
19521956 version "4.1.1"
19531957 resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4"
You can’t perform that action at this time.
0 commit comments