mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
coffee version difference
This commit is contained in:
parent
9eb85a2782
commit
fe08c1e3cb
5 changed files with 5 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by CoffeeScript 1.3.3
|
||||
// Generated by CoffeeScript 1.4.0
|
||||
var content, derby, get, helpers, moment, ready, schema, scoring, view, _, _ref;
|
||||
|
||||
derby = require('derby');
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by CoffeeScript 1.3.3
|
||||
// Generated by CoffeeScript 1.4.0
|
||||
var content, moment, userSchema, _;
|
||||
|
||||
content = require('./content');
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by CoffeeScript 1.3.3
|
||||
// Generated by CoffeeScript 1.4.0
|
||||
var MODIFIER, async, content, cron, expModifier, helpers, hpModifier, model, moment, score, setModel, setupNotifications, taskDeltaFormula, updateStats, user, _;
|
||||
|
||||
async = require('async');
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by CoffeeScript 1.3.3
|
||||
// Generated by CoffeeScript 1.4.0
|
||||
var content, derby, req, schema, _;
|
||||
|
||||
derby = require('derby');
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by CoffeeScript 1.3.3
|
||||
// Generated by CoffeeScript 1.4.0
|
||||
var scoring, _;
|
||||
|
||||
scoring = require('../app/scoring');
|
||||
|
|
|
|||
Loading…
Reference in a new issue