We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eb5b03 commit 1a92a0aCopy full SHA for 1a92a0a
2 files changed
README.md
@@ -148,6 +148,7 @@ After using this generator, your new project (the directory created) will contai
148
149
### Latest Changes
150
151
+* Remove `package-lock.json` to let everyone lock their own versions (depending on OS, etc).
152
* Simplify Traefik service labels PR [#139](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/139).
153
* Add email validation. PR [#40](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/40) by [@kedod](https://github.com/kedod).
154
* Fix typo in README. PR [#83](https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/83) by [@ashears](https://github.com/ashears).
0 commit comments