mirror of
https://github.com/logos-messaging/js-rln.git
synced 2026-01-11 01:53:13 +00:00
remove test command
This commit is contained in:
parent
6fe833b83d
commit
5cd10d45a2
@ -37,7 +37,7 @@
|
||||
"test:tsc": "tsc -p tsconfig.dev.json",
|
||||
"test:browser": "karma start karma.conf.cjs",
|
||||
"watch:build": "tsc -p tsconfig.json -w",
|
||||
"watch:test": "mocha -g \"RLN Contract abstraction\"",
|
||||
"watch:test": "mocha --watch",
|
||||
"prepublish": "npm run build",
|
||||
"reset-hard": "git clean -dfx && git reset --hard && npm i && npm run build"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user