[📦] Changed main property
This commit is contained in:
parent
48ae2eab50
commit
9a87964464
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue