summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-07-05 02:37:39 +0200
committerGitHub <noreply@github.com>2022-07-05 02:37:39 +0200
commitef8c42c2e959edc8dba65c8c20acf41088f14b79 (patch)
tree5e641dd7b3f64e9d3786390d0c61b444a4be651d /package.json
parent03a5d662e498ac295e6aab2c0322d624f76ffa2e (diff)
parent32b22f4702b2dc99f42838c011a6f5298747743f (diff)
downloadgohugo-theme-ed-ef8c42c2e959edc8dba65c8c20acf41088f14b79.tar.gz
Merge pull request #7 from sergeyklay/feature/search
Minor cleanup
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 56e8b2e..63ff9c5 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,6 @@
"devDependencies": {
"editorconfig-checker": "^4.0.2",
"eslint": "^8.19.0",
- "rimraf": "^3.0.2",
- "ncp": "^2.0.0"
+ "rimraf": "^3.0.2"
}
}