mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
68ec7b8be9
- ran `make npm-update` - ran `make js`, fixed new lint issue - ran `make css`, this added back some vendor prefixes - added `engines` property to package.json to specify minimum required Node.js version - added `private` property to package.json to prevent accidential publishing to npm