Skip to content

Commit 4a36db5

Browse files
authored
Merge pull request #21 from oslabs-beta/nam
Changing package.json version and add contributor
2 parents 3f3288f + 18d4886 commit 4a36db5

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactype",
3-
"version": "17.0.0 by Victor Martins, Liam Roh, Denton Wong, Ahnaf Khan, Hernan Damazo",
3+
"version": "18.0.0 by Sonya Hu, Hadrian Chan, Nam Ha, Rick McGrath",
44
"description": "Prototyping tool for React/Typescript Applications.",
55
"private": true,
66
"main": "app/.electron/main.js",
@@ -71,7 +71,11 @@
7171
"Ulrich Neujahr",
7272
"William Cheng",
7373
"William Yoon",
74-
"Yuanji Huang"
74+
"Yuanji Huang",
75+
"Sonya Hu",
76+
"Hadrian Chan",
77+
"Rick McGrath",
78+
"Nam Ha"
7579
],
7680
"scripts": {
7781
"postinstall": "set ELECTRON_BUILDER_ALLOW_UNRESOLVED_DEPENDENCIES=true electron-builder install-app-deps",

0 commit comments

Comments
 (0)