Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @expo/config-plugins@4.0.2
 - @expo/config@6.0.2
 - @expo/dev-server@0.1.87
 - @expo/dev-tools@0.13.119
 - expo-cli@4.12.3
 - expo-optimize@0.1.109
 - @expo/metro-config@0.2.2
 - @expo/next-adapter@3.1.2
 - @expo/prebuild-config@3.0.2
 - expo-pwa@0.0.97
 - uri-scheme@1.0.98
 - @expo/webpack-config@0.16.2
 - xdl@59.2.3
  • Loading branch information
brentvatne committed Oct 6, 2021
1 parent 909d47a commit b6d4505
Show file tree
Hide file tree
Showing 13 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion packages/config-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expo/config-plugins",
"version": "4.0.1",
"version": "4.0.2",
"description": "A library for Expo config plugins",
"main": "build/index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expo/config",
"version": "6.0.1",
"version": "6.0.2",
"description": "A library for interacting with the app.json",
"main": "build/index.js",
"scripts": {
Expand Down Expand Up @@ -33,7 +33,7 @@
],
"dependencies": {
"@babel/code-frame": "~7.10.4",
"@expo/config-plugins": "4.0.1",
"@expo/config-plugins": "4.0.2",
"@expo/config-types": "^43.0.0",
"@expo/json-file": "8.2.33",
"getenv": "^1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/dev-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expo/dev-server",
"version": "0.1.86",
"version": "0.1.87",
"description": "Development servers for starting React Native projects",
"main": "build/MetroDevServer.js",
"scripts": {
Expand Down Expand Up @@ -36,7 +36,7 @@
],
"dependencies": {
"@expo/bunyan": "4.0.0",
"@expo/metro-config": "0.2.1",
"@expo/metro-config": "0.2.2",
"@react-native-community/cli-server-api": "^5.0.1",
"body-parser": "1.19.0",
"chalk": "^4.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/dev-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expo/dev-tools",
"version": "0.13.118",
"version": "0.13.119",
"main": "build/server/index.js",
"scripts": {
"dev": "cross-env NODE_ENV=development ts-node -T ./server/dev-server",
Expand All @@ -17,7 +17,7 @@
"build"
],
"dependencies": {
"@expo/config": "6.0.1",
"@expo/config": "6.0.2",
"base64url": "3.0.1",
"express": "4.16.4",
"freeport-async": "2.0.0",
Expand Down Expand Up @@ -63,7 +63,7 @@
"slugify": "^1.0.2",
"ts-node": "^9.1.1",
"velocity-react": "^1.4.1",
"xdl": "59.2.2"
"xdl": "59.2.3"
},
"license": "MIT",
"repository": {
Expand Down
12 changes: 6 additions & 6 deletions packages/expo-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "expo-cli",
"version": "4.12.2",
"version": "4.12.3",
"description": "The command-line tool for creating and publishing Expo apps",
"preferGlobal": true,
"main": "build/exp.js",
Expand Down Expand Up @@ -68,14 +68,14 @@
"@babel/runtime": "7.9.0",
"@expo/apple-utils": "0.0.0-alpha.25",
"@expo/bunyan": "4.0.0",
"@expo/config": "6.0.1",
"@expo/config-plugins": "4.0.1",
"@expo/dev-tools": "0.13.118",
"@expo/config": "6.0.2",
"@expo/config-plugins": "4.0.2",
"@expo/dev-tools": "0.13.119",
"@expo/json-file": "8.2.33",
"@expo/osascript": "2.0.30",
"@expo/package-manager": "0.0.47",
"@expo/plist": "0.0.15",
"@expo/prebuild-config": "3.0.1",
"@expo/prebuild-config": "3.0.2",
"@expo/results": "^1.0.0",
"@expo/spawn-async": "1.5.0",
"@expo/xcpretty": "^3.0.1",
Expand Down Expand Up @@ -125,7 +125,7 @@
"url-join": "4.0.0",
"uuid": "^8.0.0",
"wrap-ansi": "^7.0.0",
"xdl": "59.2.2"
"xdl": "59.2.3"
},
"resolutions": {
"hermes-engine": "0.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/expo-optimize/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "expo-optimize",
"version": "0.1.108",
"version": "0.1.109",
"main": "build",
"preferGlobal": true,
"keywords": [
Expand Down Expand Up @@ -33,7 +33,7 @@
"clean": "rimraf ./build/"
},
"devDependencies": {
"@expo/config": "6.0.1",
"@expo/config": "6.0.2",
"@expo/image-utils": "0.3.16",
"@expo/json-file": "8.2.33",
"chalk": "^4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/metro-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expo/metro-config",
"version": "0.2.1",
"version": "0.2.2",
"description": "A Metro config for running React Native projects with the Metro bundler",
"main": "build/ExpoMetroConfig.js",
"scripts": {
Expand Down Expand Up @@ -33,7 +33,7 @@
"build"
],
"dependencies": {
"@expo/config": "6.0.1",
"@expo/config": "6.0.2",
"chalk": "^4.1.0",
"debug": "^4.3.2",
"getenv": "^1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/next-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expo/next-adapter",
"version": "3.1.1",
"version": "3.1.2",
"description": "Adapter for using Next.js with Expo modules",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down Expand Up @@ -57,7 +57,7 @@
},
"dependencies": {
"@expo/package-manager": "0.0.47",
"@expo/webpack-config": "0.16.1",
"@expo/webpack-config": "0.16.2",
"babel-preset-expo": "^8.4.1",
"chalk": "^4.0.0",
"commander": "^4.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/prebuild-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expo/prebuild-config",
"version": "3.0.1",
"version": "3.0.2",
"description": "Get the prebuild config",
"main": "build/index.js",
"scripts": {
Expand Down Expand Up @@ -34,8 +34,8 @@
"@types/debug": "^4.1.5"
},
"dependencies": {
"@expo/config": "6.0.1",
"@expo/config-plugins": "4.0.1",
"@expo/config": "6.0.2",
"@expo/config-plugins": "4.0.2",
"@expo/config-types": "^43.0.0",
"@expo/image-utils": "0.3.16",
"@expo/json-file": "8.2.33",
Expand Down
4 changes: 2 additions & 2 deletions packages/pwa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "expo-pwa",
"version": "0.0.96",
"version": "0.0.97",
"main": "build",
"preferGlobal": true,
"keywords": [
Expand Down Expand Up @@ -32,7 +32,7 @@
"clean": "rimraf build ./tsconfig.tsbuildinfo"
},
"dependencies": {
"@expo/config": "6.0.1",
"@expo/config": "6.0.2",
"@expo/image-utils": "0.3.16",
"chalk": "^4.0.0",
"commander": "2.20.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/uri-scheme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uri-scheme",
"version": "1.0.97",
"version": "1.0.98",
"main": "build",
"preferGlobal": true,
"keywords": [
Expand Down Expand Up @@ -34,7 +34,7 @@
"clean": "rimraf ./build/"
},
"devDependencies": {
"@expo/config-plugins": "4.0.1",
"@expo/config-plugins": "4.0.2",
"@expo/plist": "0.0.15",
"@expo/spawn-async": "1.5.0",
"@types/prompts": "^2.0.6",
Expand Down
6 changes: 3 additions & 3 deletions packages/webpack-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expo/webpack-config",
"version": "0.16.1",
"version": "0.16.2",
"description": "The default Webpack configuration used to build Expo apps targeting the web.",
"main": "webpack.config.js",
"types": "webpack.config.d.ts",
Expand Down Expand Up @@ -41,13 +41,13 @@
},
"dependencies": {
"@babel/core": "7.9.0",
"@expo/config": "6.0.1",
"@expo/config": "6.0.2",
"babel-loader": "8.1.0",
"chalk": "^4.0.0",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "~6.0.3",
"css-loader": "~3.6.0",
"expo-pwa": "0.0.96",
"expo-pwa": "0.0.97",
"file-loader": "~6.0.0",
"find-yarn-workspace-root": "~2.0.0",
"getenv": "^1.0.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/xdl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xdl",
"version": "59.2.2",
"version": "59.2.3",
"description": "The Expo Development Library",
"main": "build/index.js",
"files": [
Expand Down Expand Up @@ -32,9 +32,9 @@
"homepage": "https://github.com/expo/expo-cli/tree/master/packages/xdl#readme",
"dependencies": {
"@expo/bunyan": "4.0.0",
"@expo/config": "6.0.1",
"@expo/config-plugins": "4.0.1",
"@expo/dev-server": "0.1.86",
"@expo/config": "6.0.2",
"@expo/config-plugins": "4.0.2",
"@expo/dev-server": "0.1.87",
"@expo/devcert": "^1.0.0",
"@expo/json-file": "8.2.33",
"@expo/osascript": "2.0.30",
Expand All @@ -44,7 +44,7 @@
"@expo/schemer": "1.3.31",
"@expo/sdk-runtime-versions": "^1.0.0",
"@expo/spawn-async": "1.5.0",
"@expo/webpack-config": "0.16.1",
"@expo/webpack-config": "0.16.2",
"axios": "0.21.1",
"boxen": "^5.0.1",
"bplist-parser": "^0.3.0",
Expand Down

0 comments on commit b6d4505

Please sign in to comment.