chore: publish sncrypto web to npm - skip e2e

This commit is contained in:
Karol Sójko
2024-03-01 14:12:53 +01:00
parent 612df361d7
commit 7aaa92ba57

View File

@@ -13,7 +13,9 @@
"dist/**/*.d.ts"
],
"license": "AGPL-3.0",
"private": true,
"publishConfig": {
"access": "public"
},
"scripts": {
"clean": "rm -fr dist",
"prebuild": "yarn clean",