Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Commit

Permalink
Use forked dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CLTPayne committed Mar 3, 2022
1 parent 2e65ab8 commit 39fd7eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"prepublish": "grunt"
},
"dependencies": {
"evt": "github:wilsonpage/evt",
"extend": "github:wilsonpage/extend",
"evt": "github:financial-times/ft-app-evt",
"extend": "github:financial-times/ft-app-extend",
"model": "github:financial-times/ft-app-model",
"utils": "github:wilsonpage/utils"
"utils": "github:financial-times/ft-app-utils"
},
"devDependencies": {
"backbone": "^1.2.0",
Expand Down

0 comments on commit 39fd7eb

Please sign in to comment.