mirror of
https://github.com/wekan/wekan.git
synced 2026-03-13 17:06:13 +01:00
Remove peerlibrary:blaze-components package and clean up config
Remove the blaze-components Meteor package and its peer dependencies from .meteor/packages and .meteor/versions. Clean up related ESLint globals (BlazeComponent, Mixins, InlinedForm, ReactiveTabs).
This commit is contained in:
parent
53a0beffee
commit
2848b1a38a
3 changed files with 0 additions and 10 deletions
|
|
@ -96,7 +96,6 @@
|
|||
"autosize": false,
|
||||
"Avatar": true,
|
||||
"Avatars": true,
|
||||
"BlazeComponent": false,
|
||||
|
||||
"CollectionHooks": false,
|
||||
"ESSearchResults": false,
|
||||
|
|
@ -130,13 +129,11 @@
|
|||
"CSSEvents": true,
|
||||
"EscapeActions": true,
|
||||
"Filter": true,
|
||||
"Mixins": true,
|
||||
"Modal": true,
|
||||
"MultiSelection": true,
|
||||
"Popup": true,
|
||||
"Sidebar": true,
|
||||
"Utils": true,
|
||||
"InlinedForm": true,
|
||||
"UnsavedEdits": true,
|
||||
"Notifications": true,
|
||||
"allowIsBoardAdmin": true,
|
||||
|
|
|
|||
|
|
@ -72,7 +72,6 @@ service-configuration@1.3.2
|
|||
communitypackages:picker
|
||||
minifier-css@1.6.4
|
||||
blaze
|
||||
peerlibrary:blaze-components
|
||||
ejson@1.1.3
|
||||
logging@1.3.3
|
||||
wekan-fullcalendar
|
||||
|
|
|
|||
|
|
@ -88,12 +88,6 @@ ostrio:cstorage@4.0.1
|
|||
ostrio:files@2.3.3
|
||||
ostrio:flow-router-extra@3.10.1
|
||||
ostrio:i18n@3.2.1
|
||||
peerlibrary:assert@0.3.0
|
||||
peerlibrary:base-component@0.17.1
|
||||
peerlibrary:blaze-components@0.23.0
|
||||
peerlibrary:computed-field@0.10.0
|
||||
peerlibrary:data-lookup@0.3.0
|
||||
peerlibrary:reactive-field@0.6.0
|
||||
promise@0.12.2
|
||||
quave:synced-cron@2.2.1
|
||||
raix:eventemitter@0.1.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue