Browse Source

🔥 Remove package-lock.json

pull/13907/head
Sebastián Ramírez 5 years ago
parent
commit
1a92a0a6f1
  1. 1
      README.md
  2. 13952
      {{cookiecutter.project_slug}}/frontend/package-lock.json

1
README.md

@ -148,6 +148,7 @@ After using this generator, your new project (the directory created) will contai
### Latest Changes
* Remove `package-lock.json` to let everyone lock their own versions (depending on OS, etc).
* Simplify Traefik service labels PR [#139](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/139).
* Add email validation. PR [#40](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/40) by [@kedod](https://github.com/kedod).
* Fix typo in README. PR [#83](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/83) by [@ashears](https://github.com/ashears).

13952
{{cookiecutter.project_slug}}/frontend/package-lock.json

File diff suppressed because it is too large
Loading…
Cancel
Save