Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit 9894397

Browse files
fix(npmrc): added
1 parent 18e3aa9 commit 9894397

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@basics:registry=https://registry.npmjs.org/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@basics/blueprint-npm-module",
2+
"name": "blueprint-npm-module",
33
"version": "0.0.0-development",
44
"description": "",
55
"main": "./lib/index.js",

0 commit comments

Comments
 (0)