File tree Expand file tree Collapse file tree 11 files changed +17
-17
lines changed
expo-template-bare-minimum
expo-template-bare-typescript
expo-template-blank-typescript Expand file tree Collapse file tree 11 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @expo/samples" ,
3- "version" : " 36 .0.0" ,
3+ "version" : " 37 .0.0" ,
44 "description" : " Sample components for new project templates" ,
55 "main" : " index.js" ,
66 "author" : " Expo" ,
1515 "react" : " *" ,
1616 "react-native" : " *"
1717 }
18- }
18+ }
Original file line number Diff line number Diff line change 1414 " web"
1515 ]
1616 }
17- }
17+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " expo-template-bare-minimum" ,
33 "description" : " This bare project template includes a minimal setup for using unimodules with React Native." ,
4- "version" : " 36 .0.3 " ,
4+ "version" : " 37 .0.0 " ,
55 "scripts" : {
66 "android" : " react-native run-android" ,
77 "ios" : " react-native run-ios" ,
3030 "jest" : {
3131 "preset" : " react-native"
3232 }
33- }
33+ }
Original file line number Diff line number Diff line change 1414 " web"
1515 ]
1616 }
17- }
17+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " expo-template-bare-typescript" ,
33 "description" : " This bare project template includes TypeScript" ,
4- "version" : " 36 .0.3 " ,
4+ "version" : " 37 .0.0 " ,
55 "scripts" : {
66 "android" : " react-native run-android" ,
77 "ios" : " react-native run-ios" ,
3131 "jest" : {
3232 "preset" : " react-native"
3333 }
34- }
34+ }
Original file line number Diff line number Diff line change 2727 "supportsTablet" : true
2828 }
2929 }
30- }
30+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " expo-template-blank-typescript" ,
33 "description" : " The Blank project template includes the minimum dependencies to run and an empty root component." ,
4- "version" : " 36 .0.2 " ,
4+ "version" : " 37 .0.0 " ,
55 "main" : " node_modules/expo/AppEntry.js" ,
66 "scripts" : {
77 "start" : " expo start" ,
2525 "babel-preset-expo" : " ~8.1.0" ,
2626 "typescript" : " ~3.8.3"
2727 }
28- }
28+ }
Original file line number Diff line number Diff line change 2727 "supportsTablet" : true
2828 }
2929 }
30- }
30+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " expo-template-blank" ,
33 "description" : " The Blank project template includes the minimum dependencies to run and an empty root component." ,
4- "version" : " 36 .0.1 " ,
4+ "version" : " 37 .0.0 " ,
55 "main" : " node_modules/expo/AppEntry.js" ,
66 "scripts" : {
77 "start" : " expo start" ,
2121 "babel-preset-expo" : " ~8.1.0" ,
2222 "@babel/core" : " ^7.8.6"
2323 }
24- }
24+ }
Original file line number Diff line number Diff line change 2828 "supportsTablet" : true
2929 }
3030 }
31- }
31+ }
You can’t perform that action at this time.
0 commit comments