Skip to content

Commit c5ecd4f

Browse files
committed
Merge pull request #149 from bhamodi/master
[release] 1.1.1
2 parents 3cb5a10 + c4e2aea commit c5ecd4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/nuclear.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ return /******/ (function(modules) { // webpackBootstrap
159159
* of patent rights can be found in the PATENTS file in the same directory.
160160
*/
161161
(function (global, factory) {
162-
true ? module.exports = factory() :
162+
true ? module.exports = factory() :
163163
typeof define === 'function' && define.amd ? define(factory) :
164164
global.Immutable = factory()
165165
}(this, function () { 'use strict';var SLICE$0 = Array.prototype.slice;

0 commit comments

Comments
 (0)