mirror of
https://github.com/imputnet/cobalt.git
synced 2025-01-29 01:38:26 +00:00
package.json: remove testFilenames script, add youtube token generation
This commit is contained in:
parent
6c1d8ef6c7
commit
a84d0ddc77
|
@ -13,7 +13,7 @@
|
|||
"setup": "node src/modules/setup",
|
||||
"test": "node src/util/test",
|
||||
"build": "node src/modules/buildStatic",
|
||||
"testFilenames": "node src/util/testFilenamePresets"
|
||||
"token:youtube": "node src/util/generate-youtube-tokens"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in a new issue