Skip to content

Commit

Permalink
Fixes #552
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcgee committed Apr 30, 2016
1 parent 57815f3 commit f55eb49
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions viewer/js/config/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@
}, {
name: 'config',
location: path + 'js/config'
}, {
name: 'put-selector',
main: 'put',
location: 'https://cdn.rawgit.com/kriszyp/put-selector/v0.3.6'
}, {
name: 'xstyle',
main: 'css',
location: 'https://cdn.rawgit.com/kriszyp/xstyle/master'
}
]
};
Expand Down

0 comments on commit f55eb49

Please sign in to comment.