Skip to content

Commit

Permalink
security alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdv committed Mar 22, 2020
1 parent 1367efa commit 61c5d92
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 36 deletions.
3 changes: 3 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
node_modules
public
src
75 changes: 40 additions & 35 deletions 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 src/graph/cursor.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export default (config) => selection => {
let {
showCursor,
//showCursor,
timeScale,
height,
} = config
Expand Down

0 comments on commit 61c5d92

Please sign in to comment.