es-object-assign
Advanced tools
Comparing version 4.1.2 to 4.1.3
@@ -92,1 +92,2 @@ 'use strict'; | ||
module.exports = index; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "es-object-assign", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"description": "Module-friendly fork of [object-assign](https://sindresorhus/object-assign). ES2015 `Object.assign()` ponyfill", | ||
@@ -43,3 +43,3 @@ "license": "MIT", | ||
"coffee-script": "1.12.4", | ||
"handroll": "0.2.6", | ||
"handroll": "0.2.9", | ||
"lodash": "^4.16.4", | ||
@@ -46,0 +46,0 @@ "matcha": "^0.7.0", |
Sorry, the diff of this file is not supported yet
8295
167