Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 b0814b0..8316c49 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
},
"husky": {
"hooks": {
- "pre-commit": "npm run build && npm run copy && git add ."
+ "pre-commit": "npm run build && npm run copy && git add resources assets/js"
}
},
"repository": {