Skip to content

Commit

Permalink
RELEASE: 7.10.19
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastientromp committed Jul 14, 2021
1 parent 94e6c45 commit be94174
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/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 core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "firestone",
"version": "7.10.18",
"version": "7.10.19",
"scripts": {
"lint": "node --max_old_space_size=8000 ./node_modules//eslint/bin/eslint.js --color --fix --ext .ts ./src/",
"test": "node --max_old_space_size=8000 ./node_modules/jest/bin/jest.js --colors",
Expand Down

0 comments on commit be94174

Please sign in to comment.