Skip to content

Commit eea4a00

Browse files
committed
Change spelling on John's name
1 parent f48202f commit eea4a00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactype",
3-
"version": "20.0.0 by Yameng Zhang, Brian Yan, Cyrus Burns, Jon Wage",
3+
"version": "20.0.0 by Yameng Zhang, Brian Yan, Cyrus Burns, John Wage",
44
"description": "Prototyping tool for React/Typescript Applications.",
55
"private": true,
66
"main": "app/.electron/main.js",
@@ -83,7 +83,7 @@
8383
"Yameng Zhang",
8484
"Brian Yan",
8585
"Cyrus Burns",
86-
"Jon Wage"
86+
"John Wage"
8787
],
8888
"scripts": {
8989
"dev-frontend": "vite",

0 commit comments

Comments
 (0)