]> git.cworth.org Git - lmno-server/commit
Drop body-parser as external dependency
authorCarl Worth <cworth@cworth.org>
Mon, 9 Mar 2026 17:06:41 +0000 (10:06 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 9 Mar 2026 17:06:41 +0000 (10:06 -0700)
commit543e18a99b39ec9536cacd48ed833d0f4274a35d
treeb6f64d5b9f8d1ef0935313c6603e4dd845789b2d
parentd42f1854f55468a6cff74dbedeb8eb861857026f
Drop body-parser as external dependency

This isn't needed as we can now just use the json() and urlencoded()
functions that are directly built into express.
lmno.js
package.json