Merge pull request #11 from cerc-io/dboreham/scope-package-name

Add scope to package name
This commit is contained in:
David Boreham 2022-12-13 08:04:52 -07:00 committed by GitHub
commit 25aed09077
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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": {