diff options
author | Angelo Gallarello <angelo.gallarell@gmail.com> | 2018-08-03 19:47:20 +0200 |
---|---|---|
committer | Angelo Gallarello <angelo.gallarell@gmail.com> | 2018-08-03 19:47:20 +0200 |
commit | f63482b58775a2f52fdd5f932ce7d14f16757133 (patch) | |
tree | 886fdeae889b05ea009d67ed2181a5c46985f48a /.meteor/packages | |
parent | d5870472fbc988d1a4a4fcec0aa46544bbedefab (diff) | |
download | wekan-f63482b58775a2f52fdd5f932ce7d14f16757133.tar.gz wekan-f63482b58775a2f52fdd5f932ce7d14f16757133.tar.bz2 wekan-f63482b58775a2f52fdd5f932ce7d14f16757133.zip |
UI for rules list
Diffstat (limited to '.meteor/packages')
-rw-r--r-- | .meteor/packages | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.meteor/packages b/.meteor/packages index e76e15fb..2ea5e19f 100644 --- a/.meteor/packages +++ b/.meteor/packages @@ -6,7 +6,7 @@ meteor-base@1.2.0 # Build system -ecmascript@0.9.0 +ecmascript stylus@2.513.13 standard-minifier-css@1.3.5 standard-minifier-js@2.2.0 @@ -85,4 +85,4 @@ browser-policy eluck:accounts-lockout rzymek:fullcalendar momentjs:moment@2.22.2 -atoy40:accounts-cas
\ No newline at end of file +atoy40:accounts-cas |