mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-01 19:38:24 +08:00
add private to package.json
This commit is contained in:
parent
18de7cccd5
commit
92214e7b45
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
"name": "monkeytype",
|
||||
"version": "1.5.3",
|
||||
"license": "GPL-3.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "npx gulp rebuild",
|
||||
"start": "npm run build && firebase serve",
|
||||
|
|
Loading…
Reference in a new issue