File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed
Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ module.exports = {
99 publicPath : path . resolve ( __dirname , ".." ) ,
1010 filename : "react-scroll-to.js" ,
1111 library : [ "react-scroll-to" ] ,
12- libraryTarget : "umd"
12+ libraryTarget : "umd" ,
13+ globalObject : "typeof self !== 'undefined' ? self : this"
1314 } ,
1415 context : path . resolve ( __dirname , ".." ) ,
1516 resolve : {
Original file line number Diff line number Diff line change 850850 resolved "https://registry.yarnpkg.com/@sheerun/mutationobserver-shim/-/mutationobserver-shim-0.3.2.tgz#8013f2af54a2b7d735f71560ff360d3a8176a87b"
851851 integrity sha512-vTCdPp/T/Q3oSqwHmZ5Kpa9oI7iLtGl3RQaA/NyLHikvcrPxACkkKVr/XzkSPJWXHRhKGzVvb0urJsbMlRxi1Q==
852852
853- " @storybook/addon-options@^4.0.2 " :
854- version "4.0.2"
855- resolved "https://registry.yarnpkg.com/@storybook/addon-options/-/addon-options-4.0.2.tgz#76302ecbc8f8aec20026d90d850c591e5ac6bde2"
856- integrity sha512-x7tiFhVPbU5ca5lpj+5PF+Tj2PsdBb0pMUi94z6wvvh+S4+7BxTgHIqtGpQfLbgpcXXQkL/kGpEC1JYoz5QdrA==
857- dependencies :
858- " @storybook/addons" " 4.0.2"
859- util-deprecate "^1.0.2"
860-
861853862854 version "4.0.2"
863855 resolved "https://registry.yarnpkg.com/@storybook/addons/-/addons-4.0.2.tgz#95fa2384c122953359693849abd711a1611a9bcf"
You can’t perform that action at this time.
0 commit comments