We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a46c50f commit 57a51b8Copy full SHA for 57a51b8
packages/mfa/package.json
@@ -3,6 +3,9 @@
3
"version": "0.30.0-alpha.0",
4
"main": "lib/index.js",
5
"typings": "lib/index.d.ts",
6
+ "publishConfig": {
7
+ "access": "public"
8
+ },
9
"scripts": {
10
"clean": "rimraf lib",
11
"start": "tsc --watch",
0 commit comments