Skip to content

Commit

Permalink
1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephMart committed Nov 30, 2018
1 parent 15c10ae commit 0a47ac7
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 35 deletions.
29 changes: 13 additions & 16 deletions client/.idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "secret-santa-client",
"version": "0.1.0",
"version": "1.0.0",
"private": true,
"proxy": "http://localhost:3001",
"homepage" : "https://r0s.io/santa",
Expand Down
32 changes: 15 additions & 17 deletions server/.idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "secret-santa-server",
"version": "0.1.0",
"version": "1.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www",
Expand Down

0 comments on commit 0a47ac7

Please sign in to comment.