Skip to content

Commit

Permalink
Merge pull request #3 from KendelChopp/ignore-test-files
Browse files Browse the repository at this point in the history
Ignore test files
  • Loading branch information
KendelChopp committed Sep 7, 2020
2 parents fcd8c65 + 7029348 commit 227020b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
dist
node_modules
coverage
*.test.*
.github
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": "@kendelchopp/alpaca-js-backtesting",
"version": "1.1.0",
"version": "1.1.1",
"description": "",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 227020b

Please sign in to comment.