Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot] 964fca77ed
Bump ws from 7.4.3 to 7.4.6 (#163)
Bumps [ws](https://github.com/websockets/ws) from 7.4.3 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.3...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-30 16:25:30 -04:00
Steven f7a80f833d
Bump Node.js 14 and dependencies (#147) 2021-03-09 08:43:48 -06:00
dependabot[bot] b6c8a38e0f
Bump bl from 3.0.0 to 3.0.1 (#136)
Bumps [bl](https://github.com/rvagg/bl) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v3.0.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-02 12:39:08 -04:00
Steven 9e4bc4f78f
Upgrade Node 10 to Node 12 (#106)
- Upgrade Node 10 to Node 12
- Bump dependencies to the latest version
- Fix a small typescript issue @Snazzyham mentioned #105
- Fix perf by using `setContent()` instead of writing a file each request per @ChristopherBiscardi,  [suggested on twitter](https://twitter.com/chrisbiscardi/status/1239686555972718593)
2020-04-06 13:58:11 -04:00
Steven 17fd8a2a07
Enable node 10 (#80)
* Enable node 10
2019-10-14 14:39:59 -04:00
Steven d05a27116c
Remove builds in favor of zero-config (#87)
* Remove builds in favor of zero-config

* Rename types from .d.ts to .ts and import

* Fix types

* Fix web build to use separate tsconfig.json

* Rename web/browser.ts to web/index.ts

* Move fonts
2019-07-25 12:35:12 -04:00
Steven 13a95a409f
Move to zeit org (#67)
* Move to zeit org

* Remove author, use yarn

* Add .yarnrc so dependencies lock

* Save exact dependencies
2019-03-04 13:34:38 -05:00