"gruntified" the libraries, too. and updated the license and the version

information in Gruntfile.js and package.json
This commit is contained in:
Manuel Friedli 2015-01-13 20:06:02 +01:00
parent 351d9b6534
commit 387a89dcbc
11 changed files with 10225 additions and 20 deletions

View file

@ -1,6 +1,6 @@
/*! uhr - v0.0.1 - 2015-01-13
/*! uhr - v7.0-next - 2015-01-13
* http://bärneruhr.ch/
* Copyright (c) 2015 Manuel Friedli; Licensed MIT */
* Copyright (c) 2015 Manuel Friedli; Licensed GPLv3 */
(function($) {
'use strict';
var uhrGlobals = {

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
/*! uhr - v0.0.1 - 2015-01-13
/*! uhr - v7.0-next - 2015-01-13
* http://bärneruhr.ch/
* Copyright (c) 2015 Manuel Friedli; Licensed MIT */
* Copyright (c) 2015 Manuel Friedli; Licensed GPLv3 */
(function($) {
'use strict';
var es_ist = {1: [1, 2, 4, 5, 6]};

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
/*! uhr - v0.0.1 - 2015-01-13
/*! uhr - v7.0-next - 2015-01-13
* http://bärneruhr.ch/
* Copyright (c) 2015 Manuel Friedli; Licensed MIT */
* Copyright (c) 2015 Manuel Friedli; Licensed GPLv3 */
(function($) {
'use strict';
var uhrGlobals = {

File diff suppressed because one or more lines are too long

10189
dist/libs.js vendored Normal file

File diff suppressed because it is too large Load diff

6
dist/libs.min.js vendored Normal file

File diff suppressed because one or more lines are too long