mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-15 17:03:36 -04:00
Fix input handler
This commit is contained in:
parent
afd814773a
commit
df2ea126c8
3 changed files with 4 additions and 3 deletions
|
@ -8,7 +8,8 @@
|
|||
},
|
||||
"scripts": {
|
||||
"test": "cake test",
|
||||
"lint": "cake lint"
|
||||
"lint": "cake lint",
|
||||
"build": "cake build"
|
||||
},
|
||||
"author": "Serene Han",
|
||||
"license": "BSD-3-Clause",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue