Add scope to package name

This commit is contained in:
David Boreham 2022-12-13 08:03:34 -07:00
parent 93df49ec9e
commit 4eb06c7110
2 changed files with 2 additions and 3 deletions

1
.npmrc
View File

@ -1 +0,0 @@
@cerc-io:registry=https://git.vdb.to/api/packages/cerc-io/npm/

View File

@ -1,8 +1,8 @@
{
"name": "laconic-cns-cli",
"name": "@cerc-io/laconic-registry-cli",
"version": "0.1.0",
"main": "index.js",
"repository": "git@github.com:cerc-io/laconic-cns-cli.git",
"repository": "git@github.com:cerc-io/laconic-registry-cli.git",
"author": "",
"license": "UNLICENSED",
"devDependencies": {