[📦] Changed main property

This commit is contained in:
ThinLiquid 2024-01-16 05:03:04 +00:00
parent 48ae2eab50
commit 9a87964464
No known key found for this signature in database
GPG key ID: 17538DC3DF6A7387

View file

@ -2,7 +2,7 @@
"name": "flowos", "name": "flowos",
"version": "1.0.0-indev.0", "version": "1.0.0-indev.0",
"description": "The most aesthetic webOS.", "description": "The most aesthetic webOS.",
"main": "src/index.ts", "main": "src/kernel.ts",
"scripts": { "scripts": {
"docs": "typedoc src/**", "docs": "typedoc src/**",
"test": "ts-standard", "test": "ts-standard",