File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed
Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @lightsparkdev/crypto-wasm" ,
33 "version" : " 0.1.23" ,
4+ "repository" : {
5+ "type" : " git" ,
6+ "url" : " git+https://github.com/lightsparkdev/js-sdk.git"
7+ },
48 "type" : " module" ,
59 "files" : [
610 " crypto_bg.wasm" ,
Original file line number Diff line number Diff line change 22 "name" : " @lightsparkdev/lightspark-cli" ,
33 "version" : " 0.1.16" ,
44 "description" : " CLI for the Lightspark JS sdk" ,
5+ "repository" : {
6+ "type" : " git" ,
7+ "url" : " git+https://github.com/lightsparkdev/js-sdk.git"
8+ },
59 "main" : " ./dist/index.js" ,
610 "bin" : {
711 "lightspark" : " ./dist/index.js"
Original file line number Diff line number Diff line change 11{
22 "name" : " @lightsparkdev/ui" ,
33 "version" : " 1.1.17" ,
4+ "repository" : {
5+ "type" : " git" ,
6+ "url" : " git+https://github.com/lightsparkdev/js-sdk.git"
7+ },
48 "main" : " ./dist/index.cjs" ,
59 "module" : " ./dist/index.js" ,
610 "types" : " ./dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments