File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " nostr-binding" ,
3- "version" : " 0.1.0-rc8 " ,
3+ "version" : " 0.1.0-rc9 " ,
44 "description" : " " ,
55 "main" : " index.js" ,
66 "workspaces" : [
Original file line number Diff line number Diff line change 11{
2- "name" : " frontend " ,
3- "version" : " 0.1.0" ,
2+ "name" : " nostr-binding-book-app " ,
3+ "version" : " 0.1.0-rc9 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev" ,
Original file line number Diff line number Diff line change 33 "private" : true ,
44 "sideEffects" : false ,
55 "type" : " module" ,
6- "version" : " 0.1.0-rc8 " ,
6+ "version" : " 0.1.0-rc9 " ,
77 "scripts" : {
88 "build" : " remix vite:build" ,
99 "dev" : " remix vite:dev" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @nostr-binding/sdk" ,
3- "version" : " 0.1.0-rc8 " ,
3+ "version" : " 0.1.0-rc9 " ,
44 "description" : " sdk for nostr-binding protocol" ,
55 "scripts" : {
66 "build" : " tsc && tsc --project tsconfig.commonjs.json" ,
You can’t perform that action at this time.
0 commit comments