We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3976e26 commit bc132efCopy full SHA for bc132ef
package.json
@@ -1,6 +1,8 @@
1
{
2
"name": "logreader",
3
"version": "6.0.0-dev.0",
4
+ "license": "AGPL-3.0-or-later",
5
+ "author": "Robin Appelman <robin@icewind.nl>",
6
"type": "module",
7
"scripts": {
8
"build": "vite --mode production build",
0 commit comments