mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-31 04:33:40 +00:00
chore: Update for the types and main
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "start-sdk",
|
"name": "start-sdk",
|
||||||
"version": "0.4.0-lib0.alpha0",
|
"version": "0.4.0-lib0.alpha1",
|
||||||
"description": "For making the patterns that are wanted in making services for the startOS.",
|
"description": "For making the patterns that are wanted in making services for the startOS.",
|
||||||
"main": "./dist/startSdk.umd.cjs",
|
"main": "./dist/index.cjs",
|
||||||
"module": "./dist/startSdk.mjs",
|
"types": "./dist/index.d.ts",
|
||||||
|
"module": "./dist/index.mjs",
|
||||||
"files": [
|
"files": [
|
||||||
"dist/**/*"
|
"dist/**/*"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user