Skip to content

Commit f79f096

Browse files
committed
Cleaned up package.json
1 parent 65b5cd2 commit f79f096

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
"title": "CSH Packet",
33
"name": "csh-packet",
44
"version": "3.1.0",
5-
"description": "A webpacket for CSH",
5+
"description": "A web app implementation of the CSH introductory packet.",
66
"bugs": {
77
"url": "https://github.com/ComputerScienceHouse/packet/issues",
88
"email": "[email protected]"
99
},
1010
"license": "MIT",
11-
"author": "Devin Matte",
1211
"contributors": [
13-
"Devin Matte (https://devinmatte.com/)"
12+
"Devin Matte (https://devinmatte.com/)",
13+
"Joel Eager (https://github.com/JoelEager)"
1414
],
1515
"repository": {
1616
"type": "git",

0 commit comments

Comments
 (0)