Add scope to package name

This commit is contained in:
David Boreham 2022-12-01 19:40:56 -07:00
parent 3a890ab46c
commit 463220ff58

View File

@ -1,5 +1,5 @@
{
"name": "laconic-sdk",
"name": "@cerc/laconic-sdk",
"version": "0.1.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",