Skip to content

Commit 2fb63e7

Browse files
committed
updating npm settings
1 parent 6c19194 commit 2fb63e7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

wp-react-lib/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@
7474
"types": "./dist/types/hooks/index.d.ts",
7575
"import": "./dist/esm/hooks/index.js",
7676
"require": "./dist/cjs/hooks/index.js"
77+
},
78+
"publishConfig": {
79+
"access": "public",
80+
"provenance": false
7781
}
7882
}
7983
}

0 commit comments

Comments
 (0)