muu

DEPRECATED lightweight JS framework
git clone https://git.ce9e.org/muu.git

commit
c797dae8987cf8ebd117c4a4126c36854ef06a06
parent
414ba67a214e6f4d8a485b724566fe5d07bb51d9
Author
Tobias Bengfort <tobias.bengfort@gmx.net>
Date
2015-08-28 05:03
rm unused dependency

Diffstat

M examples/example/muu-moment.js 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/examples/example/muu-moment.js b/examples/example/muu-moment.js

@@ -1,4 +1,4 @@
    1    -1 define(['moment', 'muu-dom-helpers'], function(moment, $) {
   -1     1 define(['moment'], function(moment) {
    2     2     "use strict";
    3     3 
    4     4     return function(muu) {