Skip to content

Commit

Permalink
add back test override
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Aug 18, 2015
1 parent 0f4e5a8 commit 42b761f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions testlibs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,14 @@
"traceur-runtime": "jmcriffey/[email protected]",
"typescript": "npm:typescript@^1.6.0-dev.20150818"
},
"overrides": {
"github:components/[email protected]": {
"format": "global",
"main": "ember.prod",
"files": [
"ember.prod.js"
]
}
},
"jspm": true
}

0 comments on commit 42b761f

Please sign in to comment.