1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-05 11:40:06 +00:00

chore: config.json fix

This commit is contained in:
2021-07-16 11:56:15 +02:00
parent 2506d28dd4
commit 64c624bf2e
2 changed files with 17 additions and 8 deletions

View File

@@ -14,7 +14,8 @@
"semantic-release": "semantic-release",
"typedoc": "typedoc",
"prepare": "git rev-parse --git-dir && git config core.hooksPath ./.git-hooks && git config core.autocrlf false || true",
"cypress": "cypress open"
"cypress": "cypress open",
"cy:run": "cypress run"
},
"publishConfig": {
"access": "public"