cancel playback functionality, on write event

This commit is contained in:
Andrew Gundersen 2021-08-26 09:04:25 -05:00
commit f6a3582649
7 changed files with 105 additions and 53 deletions

View file

@ -11,7 +11,7 @@
"test": "node test.js"
},
"gypfile": true,
"publishConfig": {
"publishConfig": {
"registry": "https://gitlab.com/api/v4/projects/28849281/packages/npm/"
}
}