mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Try to fix Snap.
This commit is contained in:
parent
19ff17b3a5
commit
7173e293ef
4 changed files with 3 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,6 +5,7 @@
|
||||||
tmp/
|
tmp/
|
||||||
node_modules/
|
node_modules/
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
|
.gitmodules
|
||||||
.vscode/
|
.vscode/
|
||||||
.idea/
|
.idea/
|
||||||
.build/*
|
.build/*
|
||||||
|
|
|
@ -97,4 +97,4 @@ easylogic:summernote
|
||||||
cfs:filesystem
|
cfs:filesystem
|
||||||
ostrio:cookies
|
ostrio:cookies
|
||||||
tmeasday:check-npm-versions
|
tmeasday:check-npm-versions
|
||||||
wekan-meteor-accounts-saml
|
steffo:meteor-accounts-saml
|
||||||
|
|
|
@ -170,6 +170,7 @@ standard-minifier-css@1.6.1
|
||||||
standard-minifier-js@2.6.0
|
standard-minifier-js@2.6.0
|
||||||
staringatlights:fast-render@3.3.0
|
staringatlights:fast-render@3.3.0
|
||||||
staringatlights:inject-data@2.3.0
|
staringatlights:inject-data@2.3.0
|
||||||
|
steffo:meteor-accounts-saml@0.0.18
|
||||||
tap:i18n@1.8.2
|
tap:i18n@1.8.2
|
||||||
templates:tabs@2.3.0
|
templates:tabs@2.3.0
|
||||||
templating@1.3.2
|
templating@1.3.2
|
||||||
|
@ -192,7 +193,6 @@ wekan-accounts-cas@0.1.0
|
||||||
wekan-accounts-oidc@1.0.10
|
wekan-accounts-oidc@1.0.10
|
||||||
wekan-ldap@0.0.2
|
wekan-ldap@0.0.2
|
||||||
wekan-markdown@1.0.9
|
wekan-markdown@1.0.9
|
||||||
wekan-meteor-accounts-saml@0.0.18
|
|
||||||
wekan-oidc@1.0.12
|
wekan-oidc@1.0.12
|
||||||
yasaricli:slugify@0.0.7
|
yasaricli:slugify@0.0.7
|
||||||
zimme:active-route@2.3.2
|
zimme:active-route@2.3.2
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit b91e65d728d1393ab83fe7dfdd37948b91c04161
|
|
Loading…
Add table
Add a link
Reference in a new issue