Skip to content

Commit

Permalink
Merge pull request #2 from fabrix-app/v1.1
Browse files Browse the repository at this point in the history
[release]
  • Loading branch information
scott-wyatt authored Aug 7, 2018
2 parents 6dd0979 + 4ecb590 commit 9051d82
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ jobs:
- run:
name: install-npm-wee
command: npm install
- run:
name: install-npm-sqlite
command: npm install sqlite3@4.0.0
- save_cache:
key: dependency-cache-{{ checksum "package.json" }}
paths:
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fabrix/spool-caches",
"version": "1.1.0-alpha.1",
"version": "1.1.0",
"description": "Caches - Spool for Fabrix to cache through many different store options",
"homepage": "https://fabrix.app",
"author": {
Expand Down

0 comments on commit 9051d82

Please sign in to comment.