refactor: move build system and don't bundle code
This commit is contained in:
parent
e2dd9a34a9
commit
0d87202374
|
@ -41,7 +41,8 @@
|
|||
"_id": "bigint-crypto-utils@3.3.0",
|
||||
"scripts": {
|
||||
"prepare": "presetter bootstrap",
|
||||
"build": "run build"
|
||||
"build": "run build",
|
||||
"semantic-release": "semantic-release"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lumeweb/bigint-mod-arith": "^1.0.0"
|
||||
|
|
Loading…
Reference in New Issue