Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
fix(auth0Lock): add missing aurelia-pal dependency for webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
pfurini committed May 28, 2016
1 parent 97e625e commit a8056dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"aurelia-fetch-client": "^1.0.0-beta.1.2.1",
"aurelia-logging": "^1.0.0-beta.1.2.0",
"aurelia-metadata": "^1.0.0-beta.1.2.0",
"aurelia-pal": "^1.0.0-beta.1.2.2",
"aurelia-path": "^1.0.0-beta.1.2.1",
"aurelia-router": "^1.0.0-beta.1.2.0",
"extend": "^3.0.0"
Expand Down

0 comments on commit a8056dc

Please sign in to comment.