Skip to content

Commit

Permalink
Merge pull request #83 from fed135/next
Browse files Browse the repository at this point in the history
[Release] v1.14.1
  • Loading branch information
drawm authored Apr 8, 2019
2 parents dad58b4 + 9f21517 commit 8186d4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ha-store",
"version": "1.14.0",
"version": "1.14.1",
"description": "Efficient data fetching",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -52,6 +52,6 @@
],
"typings": "./src/index.d.ts",
"dependencies": {
"lru-native2": "git+https://github.com/d3m3vilurr/node-lru-native.git#9343e51263abfd8879c52f4f6b913c0aff1da05a"
"lru-native2": "^1.1.0"
}
}

0 comments on commit 8186d4c

Please sign in to comment.