Merge pull request #170 from casandrasilva/patch-1

fixes UMD url
This commit is contained in:
Christopher Chedeau
2016-02-05 03:57:39 -08:00

View File

@@ -2,7 +2,7 @@
// See https://github.com/umdjs/umd for reference
//
// This file uses the following specific UMD implementation:
// https://github.com/umdjs/umd/blob/master/returnExports.js
// https://github.com/umdjs/umd/blob/master/templates/returnExports.js
(function(root, factory) {
if (typeof define === 'function' && define.amd) {
// AMD. Register as an anonymous module.