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

github.com/twbs/bootstrap-npm.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.json10
1 files changed, 1 insertions, 9 deletions
diff --git a/package.json b/package.json
index aa55331..49e773a 100644
--- a/package.json
+++ b/package.json
@@ -11,15 +11,7 @@
"author": "mdo",
"license": "MIT",
"dependencies": {
- "autoprefixer": "^8.6.5",
"bootstrap": "4.1.2",
- "node-sass": "^4.9.2",
- "popper.js": "^1.14.3",
- "postcss-cli": "^5.0.1",
- "stylelint": "^9.3.0",
- "stylelint-config-recommended-scss": "^3.1.0",
- "stylelint-config-standard": "^18.2.0",
- "stylelint-order": "^0.8.1",
- "stylelint-scss": "^2.5.0"
+ "node-sass": "^4.9.2"
}
}