Skip to content

Commit

Permalink
There is a bug with formage that is plaguing us right now.
Browse files Browse the repository at this point in the history
Once node4good/formage#122 is fixed, we will switch to whatever the next
release is.
  • Loading branch information
robbyoconnor committed Mar 1, 2017
1 parent 188c7a4 commit 936bef2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"errorhandler": "^1.4.1",
"express": "^4.14.1",
"express-session": "^1.15.1",
"formage": "~3.3.0",
"formage": "git+http://github.com/robbyoconnor/formage#fix-issue-122",
"ldapjs": "^1.0.0",
"less-middleware": "~2.2.0",
"lodash": "^4.17.4",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -867,9 +867,9 @@ [email protected]:
dependencies:
lodash "~2.0.0"

formage@~3.3.0:
"formage@git+http://github.com/robbyoconnor/formage#fix-issue-122":
version "3.3.0"
resolved "https://registry.yarnpkg.com/formage/-/formage-3.3.0.tgz#77ff6e4f12542a8586a089274153366192128f05"
resolved "git+http://github.com/robbyoconnor/formage#dbbfa519a0d305bf01d6116b653e505ed8390029"
dependencies:
async "^0.9.0"
basic-auth "^1.0.0"
Expand Down

0 comments on commit 936bef2

Please sign in to comment.