mirror of
https://github.com/go-gitea/u2f-api.git
synced 2026-07-01 20:24:01 -04:00
6188f66d33
No more cancellable promises No more custom promise libraries Almost pure google chrome hack (altered with applied with patch file) Rewritten in TypeScript
6 lines
51 B
YAML
6 lines
51 B
YAML
language: node_js
|
|
node_js:
|
|
- "7"
|
|
- "8"
|
|
- "9"
|