This repository was archived by the owner on Jan 18, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @expo/dev-tools" ,
3
- "version" : " 0.13.175 " ,
3
+ "version" : " 0.13.176 " ,
4
4
"main" : " build/server/index.js" ,
5
5
"scripts" : {
6
6
"dev" : " cross-env NODE_ENV=development ts-node -T ./server/dev-server" ,
64
64
"slugify" : " ^1.0.2" ,
65
65
"ts-node" : " ^9.1.1" ,
66
66
"velocity-react" : " ^1.4.1" ,
67
- "xdl" : " 60.0.0 "
67
+ "xdl" : " 60.0.1 "
68
68
},
69
69
"license" : " MIT" ,
70
70
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " expo-cli" ,
3
- "version" : " 6.2.0 " ,
3
+ "version" : " 6.2.1 " ,
4
4
"description" : " The command-line tool for creating and publishing Expo apps" ,
5
5
"preferGlobal" : true ,
6
6
"main" : " build/exp.js" ,
119
119
"url-join" : " 4.0.0" ,
120
120
"uuid" : " ^8.0.0" ,
121
121
"wrap-ansi" : " ^7.0.0" ,
122
- "xdl" : " 60.0.0 "
122
+ "xdl" : " 60.0.1 "
123
123
}
124
124
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @expo/webpack-config" ,
3
- "version" : " 18.0.0 " ,
3
+ "version" : " 18.0.1 " ,
4
4
"description" : " A Webpack configuration used to bundle Expo websites with Expo CLI." ,
5
5
"main" : " webpack.config.js" ,
6
6
"types" : " webpack.config.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " xdl" ,
3
- "version" : " 60.0.0 " ,
3
+ "version" : " 60.0.1 " ,
4
4
"description" : " The Expo Development Library" ,
5
5
"main" : " build/index.js" ,
6
6
"files" : [
45
45
"@expo/schemer" : " 1.4.4" ,
46
46
"@expo/sdk-runtime-versions" : " ^1.0.0" ,
47
47
"@expo/spawn-async" : " 1.5.0" ,
48
- "@expo/webpack-config" : " 18.0.0 " ,
48
+ "@expo/webpack-config" : " 18.0.1 " ,
49
49
"axios" : " 0.21.1" ,
50
50
"better-opn" : " ^3.0.1" ,
51
51
"boxen" : " ^5.0.1" ,
You can’t perform that action at this time.
0 commit comments