mirror of
https://github.com/vale981/Vulcan
synced 2025-03-05 09:31:43 -05:00
remove (comment) some optional packages not needed out-of-the-box: nova:subscribe & nova:kadira
This commit is contained in:
parent
73465d9039
commit
d1c71e8f7c
2 changed files with 4 additions and 11 deletions
|
@ -17,10 +17,10 @@ nova:voting
|
|||
nova:forms
|
||||
nova:embedly
|
||||
nova:api
|
||||
nova:rss
|
||||
nova:kadira
|
||||
nova:email
|
||||
nova:subscribe
|
||||
nova:rss
|
||||
# nova:subscribe
|
||||
# nova:cloudinary
|
||||
|
||||
############ Customizable Packages ############
|
||||
|
||||
|
@ -37,6 +37,7 @@ accounts-password@1.3.0
|
|||
############ Debug Packages ############
|
||||
|
||||
nova:debug
|
||||
# nova:kadira
|
||||
|
||||
############ Your Packages ############
|
||||
|
||||
|
|
|
@ -43,8 +43,6 @@ jparker:crypto-core@0.1.0
|
|||
jparker:crypto-md5@0.1.1
|
||||
jparker:gravatar@0.5.1
|
||||
jquery@1.11.9
|
||||
kadira:debug@3.2.2
|
||||
kadira:runtime-dev@0.0.1
|
||||
livedata@1.0.18
|
||||
localstorage@1.0.11
|
||||
logging@1.1.15
|
||||
|
@ -55,9 +53,6 @@ meteor-base@1.0.4
|
|||
meteorhacks:fast-render@2.16.0
|
||||
meteorhacks:inject-data@2.0.0
|
||||
meteorhacks:inject-initial@1.0.4
|
||||
meteorhacks:kadira@2.30.0
|
||||
meteorhacks:kadira-binary-deps@1.5.0
|
||||
meteorhacks:kadira-profiler@1.3.0
|
||||
meteorhacks:meteorx@1.4.1
|
||||
meteorhacks:picker@1.0.3
|
||||
meteorhacks:subs-manager@1.6.4
|
||||
|
@ -69,7 +64,6 @@ modules@0.7.6
|
|||
modules-runtime@0.7.6
|
||||
mongo@1.1.12
|
||||
mongo-id@1.0.5
|
||||
mongo-livedata@1.0.12
|
||||
nova:api@0.27.1-nova
|
||||
nova:base-components@0.27.1-nova
|
||||
nova:base-routes@0.27.1-nova
|
||||
|
@ -85,7 +79,6 @@ nova:events@0.27.1-nova
|
|||
nova:forms@0.27.1-nova
|
||||
nova:getting-started@0.27.1-nova
|
||||
nova:i18n-en-us@0.27.1-nova
|
||||
nova:kadira@0.27.1-nova
|
||||
nova:lib@0.27.1-nova
|
||||
nova:newsletter@0.27.1-nova
|
||||
nova:notifications@0.27.1-nova
|
||||
|
@ -93,7 +86,6 @@ nova:posts@0.27.1-nova
|
|||
nova:rss@0.27.1-nova
|
||||
nova:search@0.27.1-nova
|
||||
nova:settings@0.27.1-nova
|
||||
nova:subscribe@0.27.1-nova
|
||||
nova:users@0.27.1-nova
|
||||
nova:voting@0.27.1-nova
|
||||
npm-bcrypt@0.9.1
|
||||
|
|
Loading…
Add table
Reference in a new issue