Skip to content

Commit c4e2aea

Browse files
committed
[release] 1.1.1
1 parent 3cb5a10 commit c4e2aea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/nuclear.js

+1-1
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)