Tristan Daniël Maat
594e9bcbfd
json is just incredibly tedious to use for this, especially because of lack of comments. Upstream has been informed of this many times apparently, npm won't change it. Just hack it downstream. npm will never get better, will it...
351 B
351 B
tlaternet-templates
Website templates bundled with parcel.
Updating
When adding/removing packages from package.yaml
, the corresponding
package.json
and package-lock.json
need to be updated. Use:
nix run .#update-lockfile
When ignoring semver is desired, use:
nix run .#update-lockfile -- --ignore-semver