Commit Graph

13 Commits (1.10.7)

Author SHA1 Message Date
dependabot[bot] 39abfd7ad3
chore(deps-dev): bump http-proxy-middleware from 2.0.6 to 2.0.7
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 10:24:32 +00:00
Pavel Zavora 52e3d407b9 chore: specify correct license in poackage.json files 2022-07-28 09:29:47 +02:00
Pavel Zavora c33adec00b feat(ui): change development mode to work with parcel v2 2022-07-28 09:29:47 +02:00
Pavel Zavora 299764cbcd fix(ui): repair configuration for tests to start 2022-07-28 09:29:47 +02:00
Pavel Zavora 0d0a75e37c chore: add build:inspect target 2022-07-28 09:29:47 +02:00
Pavel Zavora 55be1cc263 chore(build): switch to parcel v2 2022-07-28 09:29:46 +02:00
Pavel Zavora bce185a19f chore: make go ignore node_modules 2021-03-11 21:04:40 +01:00
Pavel Zavora 8b66da635d chore: improve main package.json 2021-03-08 19:31:32 +01:00
Pavel Zavora bd5388a5c6 chore(ui): add top-level package and files for vs.code 2021-03-08 14:21:19 +01:00
Jared Scheib 54a6bfe529 Move he dep to correct package.json and yarn.lock 2017-07-10 12:38:36 -07:00
Jared Scheib 5d1b29044f Add 'he' lib via yarn; use it to decode HTML entities in JSON Feed 2017-06-16 15:42:47 -07:00
Will Piers 133da5a14f Use create-react-app 2016-09-09 16:10:54 -07:00
Kevin Fitzpatrick 24fcfb6be3 `npm start` to run server.
First `npm install`.
2016-09-07 13:20:20 -07:00