File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 41
41
"@babel/preset-env" : " 7.0.0" ,
42
42
"@babel/preset-typescript" : " 7.0.0" ,
43
43
"babel-eslint" : " 9.0.0" ,
44
- "babel-plugin-add-module-exports" : " 0.3.3 " ,
44
+ "babel-plugin-add-module-exports" : " 1.0.0 " ,
45
45
"babel-plugin-dev-expression" : " 0.2.1" ,
46
46
"concurrently" : " 4.0.1" ,
47
47
"eslint" : " 4.19.1" ,
Original file line number Diff line number Diff line change 965
965
eslint-scope "3.7.1"
966
966
eslint-visitor-keys "^1.0.0"
967
967
968
- babel-plugin-add-module-exports@0.3.3 :
969
- version "0.3.3 "
970
- resolved "https://registry.yarnpkg.com/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-0.3.3. tgz#b9f7c0a93b989170dce07c3e97071a905a13fc29 "
968
+ babel-plugin-add-module-exports@1.0.0 :
969
+ version "1.0.0 "
970
+ resolved "https://registry.yarnpkg.com/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-1.0.0. tgz#72b5424d941a336c6a35357f373d8b8366263031 "
971
971
optionalDependencies :
972
972
chokidar "^2.0.4"
973
973
You can’t perform that action at this time.
0 commit comments