Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumolari committed Oct 11, 2018
1 parent a17c858 commit 1a7a080
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
{
"name": "@geoblink/lodash-mixins",
"version": "1.0.1",
"version": "1.0.2",
"description": "A collection of useful functions built on top of Lodash",
"main": "dist/index.js",
"files": ["dist"],
"files": [
"dist"
],
"author": "Geoblink <contact@geoblink.com>",
"scripts": {
"test": "run-s test:*",
Expand Down

0 comments on commit 1a7a080

Please sign in to comment.