reanimate/playground/stack.yaml
David Himmelstrup 917dc3693d
Improve the safety of the playground and limit the resources it may use. (#144)
* Improve the safety of the playground and limit the resources it may use.

* Don't send new code to server until 0.5s after the last keypress.
2020-08-28 14:49:55 +08:00

8 lines
70 B
YAML

resolver: lts-16.0
allow-newer: false
packages:
- .
extra-deps: []