summaryrefslogtreecommitdiffstats
path: root/package-lock.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 0.5.1v0.5.12023-02-171-2/+2
|
* Fixed Build failures2023-02-171-5/+2
| | | | | | | | Signed-off-by: Marc Pervaz Boocha <mboocha@sudomsg.xyz> Changes to be committed: modified: package-lock.json modified: src/server/build.ts
* 0.5.02023-02-171-2/+2
| | | | | | | | Signed-off-by: Marc Pervaz Boocha <mboocha@sudomsg.xyz> Changes to be committed: modified: package-lock.json modified: package.json
* Move to Server Side Render with expressjs