Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/mq4-hover-shim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2015-02-05 08:03:10 +0300
committerChris Rebert <code@rebertia.com>2015-02-05 08:03:10 +0300
commit9cceebc981f7aaae96ad0a1033e948c0dc9b27ab (patch)
tree50b36ae28d54c888672542bd930c4e0c228dc2e4 /dist
parentb527c5bdb2033c42eaeef36ddd0bd03c0ca655de (diff)
rename & move package: cvrebert/mq4-hover-hover-shim => twbs/mq4-hover-shimv0.1.0
Diffstat (limited to 'dist')
-rw-r--r--dist/browser/mq4-hover-shim.js (renamed from dist/browser/mq4-hover-hover-shim.js)8
-rw-r--r--dist/cjs/mq4-hover-shim.js (renamed from dist/cjs/mq4-hover-hover-shim.js)0
2 files changed, 4 insertions, 4 deletions
diff --git a/dist/browser/mq4-hover-hover-shim.js b/dist/browser/mq4-hover-shim.js
index 871b7f7..b88d1fd 100644
--- a/dist/browser/mq4-hover-hover-shim.js
+++ b/dist/browser/mq4-hover-shim.js
@@ -1,8 +1,8 @@
/*!
- * mq4-hover-hover-shim v0.0.4
- * https://github.com/cvrebert/mq4-hover-hover-shim
- * Copyright (c) 2014 Christopher Rebert
- * Licensed under the MIT License (https://github.com/cvrebert/mq4-hover-hover-shim/blob/master/LICENSE).
+ * mq4-hover-shim v0.1.0
+ * https://github.com/twbs/mq4-hover-shim
+ * Copyright (c) 2014-2015 Christopher Rebert
+ * Licensed under the MIT License (https://github.com/twbs/mq4-hover-shim/blob/master/LICENSE).
*/
!function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var f;"undefined"!=typeof window?f=window:"undefined"!=typeof global?f=global:"undefined"!=typeof self&&(f=self),f.mq4HoverShim=e()}}(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(require,module,exports){
diff --git a/dist/cjs/mq4-hover-hover-shim.js b/dist/cjs/mq4-hover-shim.js
index 4ea9bfe..4ea9bfe 100644
--- a/dist/cjs/mq4-hover-hover-shim.js
+++ b/dist/cjs/mq4-hover-shim.js