Small repo refactoring

This commit is contained in:
freearhey
2019-04-30 15:45:02 +03:00
parent 624bc78287
commit ee754bc44e
6 changed files with 12 additions and 17 deletions

View File

@@ -11,7 +11,7 @@
"main": "index.m3u",
"scripts": {
"test": "node test/index.js",
"generate": "node src/generate.js"
"generate": "node helpers/generate.js"
},
"repository": {
"type": "git",