Skip to content

Commit 1db70c9

Browse files
committed
Updated package.
1 parent 17e8174 commit 1db70c9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

SQLFormatter.tableplusplugin/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.0",
55
"detail": "This plugin helps you format the SQL statement",
66
"author": "TablePlus",
7-
"authorEmail": "support@tableplus.io",
7+
"authorEmail": "nick@tableplus.com",
88
"scripts": [
99
{
1010
"location": "main",

SQLFormatter.tableplusplugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "com.tinyapp.TablePlus.OpenURL.tableplusplugin",
2+
"name": "com.tinyapp.TablePlus.SQLFormatter.tableplusplugin",
33
"version": "1.0.0",
44
"description": "This plugin helps fill your empty table with funny text and quote for testing purpose",
55
"main": "main.js",

0 commit comments

Comments
 (0)