Comparing version 0.1.5 to 0.1.6
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ var offsetFunc = require('./offset'); |
{ | ||
"name": "lgutil", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "util function", | ||
"main": "index.js", | ||
"scripts": { | ||
}, | ||
"scripts": {}, | ||
"repository": { | ||
@@ -21,3 +19,6 @@ "type": "git", | ||
}, | ||
"homepage": "https://github.com/leozdgao/lgutil#readme" | ||
"homepage": "https://github.com/leozdgao/lgutil#readme", | ||
"dependencies": { | ||
"promise-polyfill": "^2.1.0" | ||
} | ||
} |
# lgutil | ||
some util function |
Sorry, the diff of this file is not supported yet
16394
12
782
1
+ Addedpromise-polyfill@^2.1.0
+ Addedpromise-polyfill@2.1.4(transitive)