Skip to content

Commit

Permalink
oops 2.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Seth Choi committed Mar 13, 2018
1 parent 31aa1c0 commit 2a29343
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "classy-node",
"version": "2.5.4",
"version": "2.5.5",
"description": "Classy API wrapper",
"scripts": {
"lint": "./node_modules/.bin/jscs ./src",
Expand Down
6 changes: 3 additions & 3 deletions src/resources.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@
"recurring-donation-plans",
"soft-credits",
"ticket-types",
"transactions"
"transactions",
"designations"
],
"creates": [
"credential-sets",
Expand All @@ -76,8 +77,7 @@
"stories",
"questions",
"ticket-types",
"transactions",
"designations"
"transactions"
],
"path": "/campaigns",
"custom": {
Expand Down

0 comments on commit 2a29343

Please sign in to comment.