Skip to content

Commit 06cc7a2

Browse files
committed
Publish packages
1 parent a972355 commit 06cc7a2

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

packages/apollo-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dev-plugins/apollo-client",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "Expo DevTools Plugin for Apollo Client",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

packages/async-storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dev-plugins/async-storage",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "Expo DevTools Plugin for React Navigation",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

packages/react-native-mmkv/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dev-plugins/react-native-mmkv",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "Expo DevTools Plugin for react-native-mmkv",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

packages/react-navigation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dev-plugins/react-navigation",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "Expo DevTools Plugin for React Navigation",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

packages/react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dev-plugins/react-query",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "Expo DevTools Plugin for TanStack Query",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

packages/tinybase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dev-plugins/tinybase",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "Expo DevTools Plugin for TinyBase",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

packages/vanilla-log-viewer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dev-plugins/vanilla-log-viewer",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "An example of DevTools plugin using vanilla JavaScript to show console logs",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)