summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 58ae19c..79849c5 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
"lint:fix": "eslint . --ext .ts --fix",
"format": "prettier --check .",
"format:fix": "prettier --write .",
- "prepublishOnly": "npm run lint && npm run test && npm run build"
+ "prepublishOnly": "npm run test && npm run build"
},
"keywords": [
"digiid",