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

github.com/thingsym/hugo-theme-techdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthingsym <thingsym@gmail.com>2020-11-22 10:39:09 +0300
committerthingsym <thingsym@gmail.com>2020-11-22 10:39:09 +0300
commit700d33fd2169564059f2f45bb69c01cbc961fb72 (patch)
tree09f53ad9f3fa4fed27ba692dd59d8b058d55e5ae
parent7f7d6115716b083c5d6d72b122d6b679987520c3 (diff)
fix: fix npm script
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index e37b0b0..7e950ba 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,6 @@
"gulp-stylelint": "^13.0.0",
"gulp-util": "~3.0.8",
"gulp-watch": "~5.0.1",
- "node-sass": "^4.14.1",
"npm-run-all": "^4.1.5",
"postcss-cli": "^7.1.2",
"run-sequence": "~2.2.1",