Update scope in package name (#2)
All checks were successful
Lint & Build / lint_and_build (20.x) (push) Successful in 14s
Publish npm package to gitea / npm_publish (20.x) (release) Successful in 13s

Part of https://www.notion.so/Implement-stacks-1b5a6b22d472806a82f5dafed6955138

Reviewed-on: #2
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
This commit is contained in:
Prathamesh Musale 2025-06-18 09:56:10 +00:00 committed by nabarun
parent e06892b55d
commit f97ccb602f

View File

@ -1,5 +1,5 @@
{ {
"name": "@LaconicNetwork/cosmjs-util", "name": "@laconic-network/cosmjs-util",
"version": "0.1.0", "version": "0.1.0",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",