Force registration to be re-created

Removing YAML support makes current registration files invalid, and
seed.js will prompt to set up a new one. This is good, because old ones
are incompatible and new ones had to be set up anyway.
This commit is contained in:
Cadence Ember 2024-09-15 22:19:35 +12:00
parent 6a15f4fc0f
commit 76caaa1468
3 changed files with 3 additions and 30 deletions

View file

@ -36,7 +36,6 @@
"get-stream": "^6.0.1",
"h3": "^1.12.0",
"heatsync": "^2.5.3",
"js-yaml": "^4.1.0",
"minimist": "^1.2.8",
"node-fetch": "^2.6.7",
"prettier-bytes": "^1.0.4",