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@3.2.4
 - @expo/configure-splash-screen@0.1.5
 - @expo/dev-server@0.1.5
 - @expo/dev-tools@0.13.9
 - @expo/electron-adapter@0.0.0-alpha.55
 - expo-cli@3.20.6
 - expo-optimize@0.1.27
 - @expo/image-utils@0.2.25
 - @expo/json-file@8.2.16
 - @expo/metro-config@0.1.5
 - @expo/next-adapter@2.1.7
 - @expo/osascript@2.0.19
 - @expo/package-manager@0.0.22
 - @expo/plist@0.0.5
 - pod-install@0.1.1
 - expo-pwa@0.0.15
 - @expo/schemer@1.3.15
 - uri-scheme@1.0.12
 - @expo/webpack-config@0.12.7
 - @expo/xdl@57.9.6
  • Loading branch information
brentvatne committed May 15, 2020
1 parent f6dc4cf commit ae467cf
Show file tree
Hide file tree
Showing 20 changed files with 57 additions and 57 deletions.
6 changes: 3 additions & 3 deletions packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expo/config",
"version": "3.2.3",
"version": "3.2.4",
"description": "A library for interacting with the app.json",
"main": "build/index.js",
"scripts": {
Expand Down Expand Up @@ -45,8 +45,8 @@
],
"dependencies": {
"@babel/register": "^7.8.3",
"@expo/json-file": "8.2.15",
"@expo/plist": "0.0.4",
"@expo/json-file": "8.2.16",
"@expo/plist": "0.0.5",
"fs-extra": "^7.0.1",
"globby": "^11.0.0",
"invariant": "^2.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/configure-splash-screen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expo/configure-splash-screen",
"version": "0.1.4",
"version": "0.1.5",
"description": "Supplementary module for 'expo-splash-screen' providing cli configuration command",
"bin": {
"configure-splash-screen": "./bin/configure.js",
Expand Down
6 changes: 3 additions & 3 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.4",
"version": "0.1.5",
"description": "Development servers for starting React Native projects",
"main": "build/MetroDevServer.js",
"scripts": {
Expand Down Expand Up @@ -42,8 +42,8 @@
],
"dependencies": {
"@expo/bunyan": "3.0.2",
"@expo/config": "3.2.3",
"@expo/metro-config": "0.1.4",
"@expo/config": "3.2.4",
"@expo/metro-config": "0.1.5",
"@react-native-community/cli-server-api": "4.8.0",
"body-parser": "1.19.0",
"serialize-error": "6.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.8",
"version": "0.13.9",
"main": "build/server/index.js",
"scripts": {
"dev": "NODE_ENV=development ts-node ./server/dev-server",
Expand All @@ -20,7 +20,7 @@
"testEnvironment": "node"
},
"dependencies": {
"@expo/config": "3.2.3",
"@expo/config": "3.2.4",
"base64url": "3.0.1",
"express": "4.16.4",
"freeport-async": "2.0.0",
Expand All @@ -36,7 +36,7 @@
"devDependencies": {
"@babel/plugin-proposal-decorators": "^7.8.3",
"@expo/babel-preset-cli": "0.2.13",
"@expo/xdl": "57.9.5",
"@expo/xdl": "57.9.6",
"anser": "^1.4.7",
"apollo-cache-inmemory": "^1.1.12",
"apollo-client": "^2.2.8",
Expand Down
8 changes: 4 additions & 4 deletions packages/electron-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expo/electron-adapter",
"version": "0.0.0-alpha.54",
"version": "0.0.0-alpha.55",
"description": "Use Electron with Expo",
"main": "build/Electron.js",
"types": "build/Electron.d.ts",
Expand Down Expand Up @@ -44,7 +44,7 @@
],
"devDependencies": {
"@expo/babel-preset-cli": "0.2.13",
"@expo/webpack-config": "0.12.6",
"@expo/webpack-config": "0.12.7",
"rimraf": "^3.0.2"
},
"publishConfig": {
Expand All @@ -55,8 +55,8 @@
"electron": "^6.0.12"
},
"dependencies": {
"@expo/config": "3.2.3",
"@expo/package-manager": "0.0.21",
"@expo/config": "3.2.4",
"@expo/package-manager": "0.0.22",
"@expo/spawn-async": "^1.5.0",
"chalk": "^4.0.0",
"electron-webpack": "^2.7.4",
Expand Down
14 changes: 7 additions & 7 deletions packages/expo-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "expo-cli",
"version": "3.20.5",
"version": "3.20.6",
"description": "The command-line tool for creating and publishing Expo apps",
"preferGlobal": true,
"main": "build/exp.js",
Expand Down Expand Up @@ -72,14 +72,14 @@
"dependencies": {
"@expo/build-tools": "0.1.4",
"@expo/bunyan": "3.0.2",
"@expo/config": "3.2.3",
"@expo/dev-tools": "0.13.8",
"@expo/json-file": "8.2.15",
"@expo/package-manager": "0.0.21",
"@expo/plist": "0.0.4",
"@expo/config": "3.2.4",
"@expo/dev-tools": "0.13.9",
"@expo/json-file": "8.2.16",
"@expo/package-manager": "0.0.22",
"@expo/plist": "0.0.5",
"@expo/simple-spinner": "1.0.2",
"@expo/spawn-async": "1.5.0",
"@expo/xdl": "57.9.5",
"@expo/xdl": "57.9.6",
"axios": "0.19.0",
"babel-runtime": "6.26.0",
"base32.js": "0.1.0",
Expand Down
8 changes: 4 additions & 4 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.26",
"version": "0.1.27",
"main": "build",
"preferGlobal": true,
"keywords": [
Expand Down Expand Up @@ -34,9 +34,9 @@
},
"devDependencies": {
"@expo/babel-preset-cli": "0.2.13",
"@expo/config": "3.2.3",
"@expo/image-utils": "0.2.24",
"@expo/json-file": "8.2.15",
"@expo/config": "3.2.4",
"@expo/image-utils": "0.2.25",
"@expo/json-file": "8.2.16",
"@types/node": "^12.6.8",
"@zeit/ncc": "^0.20.5",
"chalk": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/image-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expo/image-utils",
"version": "0.2.24",
"version": "0.2.25",
"description": "A package used by Expo CLI for processing images",
"main": "build/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/json-file/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expo/json-file",
"version": "8.2.15",
"version": "8.2.16",
"description": "A module for reading, writing, and manipulating JSON files",
"main": "build/JsonFile.js",
"scripts": {
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.1.4",
"version": "0.1.5",
"description": "A Metro config for running React Native projects with the Metro bundler",
"main": "build/ExpoMetroConfig.js",
"scripts": {
Expand Down Expand Up @@ -34,7 +34,7 @@
"transformer.js"
],
"dependencies": {
"@expo/config": "3.2.3",
"@expo/config": "3.2.4",
"metro-react-native-babel-transformer": "^0.58.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 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": "2.1.6",
"version": "2.1.7",
"description": "Adapter for using Next.js with Unimodules",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down Expand Up @@ -57,8 +57,8 @@
"access": "public"
},
"dependencies": {
"@expo/package-manager": "0.0.21",
"@expo/webpack-config": "0.12.6",
"@expo/package-manager": "0.0.22",
"@expo/webpack-config": "0.12.7",
"@types/next": "^8.0.6",
"chalk": "^4.0.0",
"commander": "^4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/osascript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expo/osascript",
"version": "2.0.18",
"version": "2.0.19",
"description": "Tools for running an osascripts in Node",
"main": "lib/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/package-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expo/package-manager",
"version": "0.0.21",
"version": "0.0.22",
"description": "A library for installing and finding packages in a node project",
"main": "build",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expo/plist",
"version": "0.0.4",
"version": "0.0.5",
"description": "Mac OS X Plist parser/builder for Node.js and browsers",
"main": "build/index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/pod-install/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pod-install",
"version": "0.1.0",
"version": "0.1.1",
"main": "build",
"keywords": [
"cocoapods",
Expand Down Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@expo/babel-preset-cli": "0.2.13",
"@expo/package-manager": "0.0.21",
"@expo/package-manager": "0.0.22",
"@types/node": "^12.12.31",
"@zeit/ncc": "^0.20.5",
"chalk": "^4.0.0",
Expand Down
8 changes: 4 additions & 4 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.14",
"version": "0.0.15",
"main": "build",
"preferGlobal": true,
"keywords": [
Expand Down Expand Up @@ -37,9 +37,9 @@
"rimraf": "^3.0.2"
},
"dependencies": {
"@expo/config": "3.2.3",
"@expo/image-utils": "0.2.24",
"@expo/json-file": "8.2.15",
"@expo/config": "3.2.4",
"@expo/image-utils": "0.2.25",
"@expo/json-file": "8.2.16",
"chalk": "^4.0.0",
"commander": "2.20.0",
"fs-extra": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/schemer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expo/schemer",
"version": "1.3.14",
"version": "1.3.15",
"description": "Centralized scheme validation library for Expo",
"main": "./build/index.js",
"scripts": {
Expand Down
6 changes: 3 additions & 3 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.11",
"version": "1.0.12",
"main": "build",
"preferGlobal": true,
"keywords": [
Expand Down Expand Up @@ -35,8 +35,8 @@
},
"devDependencies": {
"@expo/babel-preset-cli": "0.2.13",
"@expo/config": "3.2.3",
"@expo/plist": "0.0.4",
"@expo/config": "3.2.4",
"@expo/plist": "0.0.5",
"@expo/spawn-async": "1.5.0",
"@types/node": "^12.6.8",
"@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.12.6",
"version": "0.12.7",
"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 @@ -39,13 +39,13 @@
"dependencies": {
"@babel/core": "7.9.0",
"@babel/runtime": "7.9.0",
"@expo/config": "3.2.3",
"@expo/config": "3.2.4",
"babel-loader": "8.1.0",
"chalk": "^4.0.0",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "5.0.0",
"css-loader": "^2.1.1",
"expo-pwa": "0.0.14",
"expo-pwa": "0.0.15",
"file-loader": "4.2.0",
"find-yarn-workspace-root": "^1.2.1",
"getenv": "^0.7.0",
Expand Down
18 changes: 9 additions & 9 deletions packages/xdl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expo/xdl",
"version": "57.9.5",
"version": "57.9.6",
"description": "The Expo Development Library",
"main": "build/xdl.js",
"files": [
Expand Down Expand Up @@ -31,16 +31,16 @@
"homepage": "https://github.com/expo/expo-cli/tree/master/packages/xdl#readme",
"dependencies": {
"@expo/bunyan": "3.0.2",
"@expo/config": "3.2.3",
"@expo/dev-server": "0.1.4",
"@expo/json-file": "8.2.15",
"@expo/config": "3.2.4",
"@expo/dev-server": "0.1.5",
"@expo/json-file": "8.2.16",
"@expo/ngrok": "2.4.3",
"@expo/osascript": "2.0.18",
"@expo/package-manager": "0.0.21",
"@expo/plist": "0.0.4",
"@expo/schemer": "1.3.14",
"@expo/osascript": "2.0.19",
"@expo/package-manager": "0.0.22",
"@expo/plist": "0.0.5",
"@expo/schemer": "1.3.15",
"@expo/spawn-async": "1.5.0",
"@expo/webpack-config": "0.12.6",
"@expo/webpack-config": "0.12.7",
"analytics-node": "3.3.0",
"axios": "0.19.0",
"boxen": "4.1.0",
Expand Down

0 comments on commit ae467cf

Please sign in to comment.