Remove jQuery from docs/repo.
Some of the snippets need to be updated later.
This commit is contained in:
parent
1da5b9f76a
commit
7f7f858cb9
23 changed files with 30 additions and 58 deletions
|
|
@ -9,7 +9,6 @@ Package.describe({
|
|||
|
||||
Package.onUse(function (api) {
|
||||
api.versionsFrom('METEOR@1.0');
|
||||
api.use('jquery', 'client');
|
||||
api.addFiles([
|
||||
'dist/css/bootstrap.css',
|
||||
'dist/js/bootstrap.js'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue