File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
2
- Debugger listening on ws://127.0.0.1:61748/b8eb016e-a07c-41bc-9dfd-d82591ba936d
2
+ Debugger listening on ws://127.0.0.1:63261/f4e1e624-7efd-4853-96d0-0d143b9bf57a
3
3
For help, see: https://nodejs.org/en/docs/inspector
4
4
Debugger attached.
5
5
6
- > @elizaos /plugin-aithra-toolkit@1. 0.0 build /Users/bucurdavid/dev/itheum/eliza/packages/plugin-aithra-toolkit
6
+ > @
aithranetwork /
[email protected] .2 build /Users/bucurdavid/dev/itheum/eliza/packages/plugin-aithra-toolkit
7
7
> tsup --format esm --dts
8
8
9
- Debugger listening on ws://127.0.0.1:61750/2a90e4f8-f351-4ee9-905f-558922d4a11e
9
+ Debugger listening on ws://127.0.0.1:63268/195223c1-970b-4766-9bc8-40454f323bba
10
10
For help, see: https://nodejs.org/en/docs/inspector
11
11
Debugger attached.
12
12
[34mCLI[39m Building entry: src/index.ts
@@ -18,9 +18,9 @@ Debugger attached.
18
18
[34mESM[39m Build start
19
19
[32mESM[39m [1mdist/index.js [22m[32m30.67 KB[39m
20
20
[32mESM[39m [1mdist/index.js.map [22m[32m60.50 KB[39m
21
- [32mESM[39m ⚡️ Build success in 18ms
21
+ [32mESM[39m ⚡️ Build success in 206ms
22
22
DTS Build start
23
- DTS ⚡️ Build success in 1152ms
23
+ DTS ⚡️ Build success in 1860ms
24
24
DTS dist/index.d.ts 2.08 KB
25
25
Waiting for the debugger to disconnect...
26
26
Waiting for the debugger to disconnect...
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aithranetwork/plugin-aithra-toolkit" ,
3
- "version" : " 0.0.1 " ,
3
+ "version" : " 0.0.2 " ,
4
4
"type" : " module" ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/index.js" ,
17
17
},
18
18
"files" : [
19
19
" dist" ,
20
+ " assets" ,
20
21
" README.md" ,
21
22
" package.json"
22
23
],
You can’t perform that action at this time.
0 commit comments