es6-prototype-proj
Advanced tools
Comparing version 0.0.79 to 0.0.80
@@ -0,1 +1,8 @@ | ||
v0.0.80 - Sun, 09 Aug 2015 22:05:06 GMT | ||
--------------------------------------- | ||
- [b2f8731](../../commit/b2f8731) [changed] check wrong github token | ||
v0.0.79 - Sun, 09 Aug 2015 22:03:00 GMT | ||
@@ -2,0 +9,0 @@ --------------------------------------- |
@@ -63,3 +63,2 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
console.log('another one change for bower'); | ||
console.log('another one change for bower'); | ||
@@ -66,0 +65,0 @@ /***/ } |
@@ -1,2 +0,2 @@ | ||
!function(o,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):"object"==typeof exports?exports.Es6PrototypeProj=e():o.Es6PrototypeProj=e()}(this,function(){return function(o){function e(r){if(t[r])return t[r].exports;var n=t[r]={exports:{},id:r,loaded:!1};return o[r].call(n.exports,n,n.exports,e),n.loaded=!0,n.exports}var t={};return e.m=o,e.c=t,e.p="",e(0)}([function(o,e){"use strict";console.log("source file"),console.log("has to change for bower"),console.log("another one change for bower"),console.log("another one change for bower"),console.log("another one change for bower")}])}); | ||
!function(o,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):"object"==typeof exports?exports.Es6PrototypeProj=e():o.Es6PrototypeProj=e()}(this,function(){return function(o){function e(r){if(t[r])return t[r].exports;var n=t[r]={exports:{},id:r,loaded:!1};return o[r].call(n.exports,n,n.exports,e),n.loaded=!0,n.exports}var t={};return e.m=o,e.c=t,e.p="",e(0)}([function(o,e){"use strict";console.log("source file"),console.log("has to change for bower"),console.log("another one change for bower"),console.log("another one change for bower")}])}); | ||
//# sourceMappingURL=es6-prototype-proj.min.js.map |
@@ -6,3 +6,2 @@ 'use strict'; | ||
console.log('another one change for bower'); | ||
console.log('another one change for bower'); | ||
console.log('another one change for bower'); |
{ | ||
"name": "es6-prototype-proj", | ||
"version": "0.0.79", | ||
"version": "0.0.80", | ||
"description": "ES6 playgroung prototyping project", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
12111
59