Skip to content
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.

Commit

Permalink
corrected Eunice stack for stacking processors
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamdyson committed Dec 15, 2018
1 parent 9e6146a commit 5bf28f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -83,5 +83,5 @@
"lint": "npx eslint .",
"test": "npx jest --runInBand"
},
"version": "1.8.1"
"version": "1.8.2"
}
2 changes: 1 addition & 1 deletion stacking/.devsnicket-eunice-stack.yaml
@@ -1,2 +1,2 @@
- [ toItemsWithIdentifier, uniformly, usingFileSystem ]
- [ createOrAddToStacksToItemsWithIdentifier, createOrAddToStacksUniformly, createOrAddToStacksUsingFileSystem ]
- [ createStackWhenIdentifierOrItemOrLevelOrAddWhenStack, parseCommaSeparated, replaceItemsAndInItems ]

0 comments on commit 5bf28f5

Please sign in to comment.