Skip to content

Commit

Permalink
⬆️ Update dependency to "ESP Async WebServer" (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankravets authored and marvinroger committed Nov 28, 2017
1 parent 9859c0c commit 76e00a0
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions library.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"name": "Bounce2",
"version": "^2.1.0"
},
{
"name": "ESPAsyncWebServer"
}
{
"name": "ESP Async WebServer"
}
],
"export": {
"include": [
Expand All @@ -43,6 +43,5 @@
"src/*",
"examples/*"
]
},
"examples": "examples/*.ino"
}
}

0 comments on commit 76e00a0

Please sign in to comment.