We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21ae9ce commit 8854901Copy full SHA for 8854901
package.json
@@ -1,7 +1,7 @@
1
{
2
"title": "CSH Packet",
3
"name": "csh-packet",
4
- "version": "3.3.3",
+ "version": "3.4.0",
5
"description": "A web app implementation of the CSH introductory packet.",
6
"bugs": {
7
"url": "https://github.com/ComputerScienceHouse/packet/issues",
@@ -10,7 +10,8 @@
10
"license": "MIT",
11
"contributors": [
12
"Devin Matte (https://devinmatte.com/)",
13
- "Joel Eager (https://github.com/JoelEager)"
+ "Joel Eager (https://github.com/JoelEager)",
14
+ "Max Meinhold (https://github.com/mxmeinhold)"
15
],
16
"repository": {
17
"type": "git",
0 commit comments