We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df7b82 commit 0f15ca3Copy full SHA for 0f15ca3
testing/.npmrc
@@ -0,0 +1 @@
1
+@hivemq:registry=https://npm.pkg.github.com
theme/.npmrc
theme/package.json
@@ -9,8 +9,7 @@
9
"main": "./dist/index.es.js",
10
"module": "./dist/index.es.js",
11
"types": "./dist/index.es.d.ts",
12
- "access": "public",
13
- "registry": "https://registry.npmjs.org/"
+ "access": "public"
14
},
15
"license": "Apache-2.0",
16
"files": ["dist"],
0 commit comments