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/dev-tools@0.12.4
 - @expo/electron-adapter@0.0.0-alpha.46
 - expo-cli@3.18.5
 - @expo/next-adapter@2.0.32
 - expo-pwa@0.0.7
 - uri-scheme@1.0.4
 - @expo/webpack-config@0.11.24
 - @expo/xdl@57.8.27
  • Loading branch information
brentvatne committed Apr 19, 2020
1 parent 48d67f8 commit 4e6cfd5
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 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.12.3",
"version": "0.12.4",
"main": "build/server/index.js",
"scripts": {
"dev": "NODE_ENV=development ts-node ./server/dev-server",
Expand Down Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@babel/plugin-proposal-decorators": "^7.8.3",
"@expo/babel-preset-cli": "0.2.8",
"@expo/xdl": "57.8.26",
"@expo/xdl": "57.8.27",
"anser": "^1.4.7",
"apollo-cache-inmemory": "^1.1.12",
"apollo-client": "^2.2.8",
Expand Down
4 changes: 2 additions & 2 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.45",
"version": "0.0.0-alpha.46",
"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.8",
"@expo/webpack-config": "0.11.23"
"@expo/webpack-config": "0.11.24"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 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.18.4",
"version": "3.18.5",
"description": "The command-line tool for creating and publishing Expo apps",
"preferGlobal": true,
"main": "build/exp.js",
Expand Down Expand Up @@ -83,13 +83,13 @@
"@expo/build-tools": "0.1.4",
"@expo/bunyan": "3.0.2",
"@expo/config": "3.1.1",
"@expo/dev-tools": "0.12.3",
"@expo/dev-tools": "0.12.4",
"@expo/json-file": "8.2.9",
"@expo/package-manager": "0.0.14",
"@expo/plist": "0.0.2",
"@expo/simple-spinner": "1.0.2",
"@expo/spawn-async": "1.5.0",
"@expo/xdl": "57.8.26",
"@expo/xdl": "57.8.27",
"@types/cli-table": "^0.3.0",
"@types/untildify": "^3.0.0",
"ansi-regex": "^4.1.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": "2.0.31",
"version": "2.0.32",
"description": "Adapter for using Next.js with Unimodules",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down Expand Up @@ -55,7 +55,7 @@
},
"dependencies": {
"@expo/package-manager": "0.0.14",
"@expo/webpack-config": "0.11.23",
"@expo/webpack-config": "0.11.24",
"@types/next": "^8.0.6",
"chalk": "^3.0.0",
"commander": "^4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/pwa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "expo-pwa",
"version": "0.0.6",
"version": "0.0.7",
"main": "build",
"preferGlobal": true,
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion 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.3",
"version": "1.0.4",
"main": "build",
"preferGlobal": true,
"keywords": [
Expand Down
4 changes: 2 additions & 2 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.11.23",
"version": "0.11.24",
"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 @@ -44,7 +44,7 @@
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "5.0.0",
"css-loader": "^2.1.1",
"expo-pwa": "0.0.6",
"expo-pwa": "0.0.7",
"file-loader": "4.2.0",
"getenv": "^0.7.0",
"html-loader": "^0.5.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/xdl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expo/xdl",
"version": "57.8.26",
"version": "57.8.27",
"description": "The Expo Development Library",
"main": "build/xdl.js",
"files": [
Expand Down Expand Up @@ -39,7 +39,7 @@
"@expo/plist": "0.0.2",
"@expo/schemer": "1.3.8",
"@expo/spawn-async": "1.5.0",
"@expo/webpack-config": "0.11.23",
"@expo/webpack-config": "0.11.24",
"analytics-node": "3.3.0",
"axios": "0.19.0",
"boxen": "4.1.0",
Expand Down

0 comments on commit 4e6cfd5

Please sign in to comment.