File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2424 "react-native" : " ^0.47.2"
2525 },
2626 "dependencies" : {
27- "stringz" : " 0.2.2"
27+ "stringz" : " 0.2.2" ,
28+ "babel-plugin-add-module-exports" : " 0.2.1" ,
29+ "babel-preset-es2015" : " 6.24.1"
2830 },
2931 "devDependencies" : {
3032 "babel-eslint" : " ^7.2.3" ,
3133 "babel-jest" : " ^20.0.3" ,
32- "babel-plugin-add-module-exports" : " 0.2.1" ,
33- "babel-preset-es2015" : " ^6.24.1" ,
3434 "babel-preset-react-native" : " ^2.1.0" ,
3535 "coveralls" : " ^2.12.0" ,
3636 "eslint" : " ^4.4.1" ,
Original file line number Diff line number Diff line change 1313 "dependencies" : {
1414 "react" : " 16.0.0-alpha.12" ,
1515 "react-native" : " 0.47.2" ,
16- "stringz" : " 0.2.2"
16+ "stringz" : " 0.2.2" ,
17+ "babel-plugin-add-module-exports" : " 0.2.1" ,
18+ "babel-preset-es2015" : " 6.24.1"
1719 },
1820 "devDependencies" : {
1921 "babel-jest" : " ^20.0.3" ,
2022 "babel-preset-react-native" : " ^2.1.0" ,
21- "babel-preset-es2015" : " ^6.24.1" ,
22- "babel-plugin-add-module-exports" : " 0.2.1" ,
2323 "jest" : " ^20.0.4" ,
2424 "react-test-renderer" : " 16.0.0-alpha.12" ,
2525 "sync-files" : " 1.0.3"
Original file line number Diff line number Diff line change @@ -700,7 +700,7 @@ babel-preset-es2015-node@^6.1.1:
700700 babel-plugin-transform-es2015-unicode-regex "6.x"
701701 semver "5.x"
702702
703- babel-preset-es2015@^ 6.24.1 :
703+ babel-preset-es2015@6.24.1 :
704704 version "6.24.1"
705705 resolved "https://registry.yarnpkg.com/babel-preset-es2015/-/babel-preset-es2015-6.24.1.tgz#d44050d6bc2c9feea702aaf38d727a0210538939"
706706 dependencies :
Original file line number Diff line number Diff line change @@ -753,7 +753,7 @@ babel-preset-es2015-node@^6.1.1:
753753 babel-plugin-transform-es2015-unicode-regex "6.x"
754754 semver "5.x"
755755
756- babel-preset-es2015@^ 6.24.1 :
756+ babel-preset-es2015@6.24.1 :
757757 version "6.24.1"
758758 resolved "https://registry.yarnpkg.com/babel-preset-es2015/-/babel-preset-es2015-6.24.1.tgz#d44050d6bc2c9feea702aaf38d727a0210538939"
759759 dependencies :
You can’t perform that action at this time.
0 commit comments