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@1.0.6
 - expo-cli@4.0.7
 - uri-scheme@1.0.52
  • Loading branch information
brentvatne committed Dec 2, 2020
1 parent 9b21db6 commit bc95164
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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": "1.0.5",
"version": "1.0.6",
"description": "A library for Expo config plugins",
"main": "build/index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 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.0.6",
"version": "4.0.7",
"description": "The command-line tool for creating and publishing Expo apps",
"preferGlobal": true,
"main": "build/exp.js",
Expand Down Expand Up @@ -66,7 +66,7 @@
"dependencies": {
"@expo/bunyan": "4.0.0",
"@expo/config": "3.3.18",
"@expo/config-plugins": "1.0.5",
"@expo/config-plugins": "1.0.6",
"@expo/dev-tools": "0.13.65",
"@expo/eas-build-job": "0.1.2",
"@expo/json-file": "8.2.25",
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.51",
"version": "1.0.52",
"main": "build",
"preferGlobal": true,
"keywords": [
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@expo/babel-preset-cli": "0.2.18",
"@expo/config-plugins": "1.0.5",
"@expo/config-plugins": "1.0.6",
"@expo/plist": "0.0.10",
"@expo/spawn-async": "1.5.0",
"@types/node": "^12.6.8",
Expand Down

0 comments on commit bc95164

Please sign in to comment.