Skip to content

Commit

Permalink
Resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
fofi committed Dec 30, 2019
2 parents ed811b4 + 82d280e commit c25cbd0
Show file tree
Hide file tree
Showing 2 changed files with 623 additions and 379 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@geoblink/lodash-mixins",
"version": "1.4.3",
"version": "1.4.4",
"description": "A collection of useful functions built on top of Lodash",
"main": "dist/index.js",
"files": [
Expand Down Expand Up @@ -44,7 +44,7 @@
"coveralls": "^3.0.2",
"es-check": "^5.0.0",
"eslint": "^6.1.0",
"eslint-config-standard": "^13.0.1",
"eslint-config-standard": "^14.0.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-promise": "^4.0.1",
Expand All @@ -56,8 +56,8 @@
"mocha": "^6.1.1",
"mocha-lcov-reporter": "^1.3.0",
"npm-run-all": "^4.1.5",
"nyc": "^14.1.1",
"sinon": "^7.2.3",
"nyc": "^15.0.0",
"sinon": "^8.0.0",
"sinon-chai": "^3.3.0",
"source-map-support": "^0.5.10",
"ts-node": "^8.0.2",
Expand Down
Loading

0 comments on commit c25cbd0

Please sign in to comment.