mirror of
https://github.com/zkldi/Tachi.git
synced 2026-09-27 17:38:11 +03:00
add the private: true property, to avoid any accidental publishings
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"version": "0.1.0",
|
||||
"description": "A score tracking server.",
|
||||
"main": "js/index.js",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"test": "tap",
|
||||
"watchtest": "tap --watch",
|
||||
|
||||
Reference in New Issue
Block a user