chore: publish sncrypto web to npm - skip e2e
This commit is contained in:
@@ -13,7 +13,9 @@
|
|||||||
"dist/**/*.d.ts"
|
"dist/**/*.d.ts"
|
||||||
],
|
],
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"private": true,
|
"publishConfig": {
|
||||||
|
"access": "public"
|
||||||
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rm -fr dist",
|
"clean": "rm -fr dist",
|
||||||
"prebuild": "yarn clean",
|
"prebuild": "yarn clean",
|
||||||
|
|||||||
Reference in New Issue
Block a user