Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
add ace
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Aug 24, 2014
1 parent 883ba79 commit 44e9d4a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions package-overrides/github/ajaxorg/[email protected]
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"main": "ace",
"format": "global",
"directories": {
"lib": "src"
},
"shim": {
"ace": {
"exports": "ace"
}
}
}
1 change: 1 addition & 0 deletions registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"font": "github:guybedford/system-font",
"md": "github:guybedford/system-md",

"ace": "github:ajaxorg/ace-builds",
"angular": "github:angular/bower-angular",
"angular-mocks": "github:angular/bower-angular-mocks",
"angularFire": "github:firebase/angularFire",
Expand Down

0 comments on commit 44e9d4a

Please sign in to comment.