Skip to content

Commit

Permalink
Merge pull request #4 from fabrix-app/v1.5
Browse files Browse the repository at this point in the history
[feat] LTS 1.5
  • Loading branch information
scott-wyatt authored Sep 17, 2018
2 parents 170db19 + 42c34e7 commit 2d1d2c0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 8 deletions.
18 changes: 13 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fabrix/spool-caches",
"version": "1.1.0",
"version": "1.5.0",
"description": "Caches - Spool for Fabrix to cache through many different store options",
"homepage": "https://fabrix.app",
"author": {
Expand Down Expand Up @@ -44,7 +44,7 @@
"joi": "^13.4.0"
},
"devDependencies": {
"@fabrix/fabrix": "^1.1.3",
"@fabrix/fabrix": "^1.5.3",
"@fabrix/lint": "^1.0.0-alpha.3",
"@types/node": "~10.3.4",
"cache-manager-fs": "^1.0.6",
Expand All @@ -60,7 +60,7 @@
"typescript": "~2.8.1"
},
"peerDependencies": {
"@fabrix/fabrix": "^1.1.4"
"@fabrix/fabrix": "^1.5.3"
},
"engines": {
"node": ">= 7.6.0 =< 10.0.0",
Expand Down

0 comments on commit 2d1d2c0

Please sign in to comment.