aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-05-27 11:44:29 +0300
committerGitHub <[email protected]>2018-05-27 11:44:29 +0300
commit976aad0059a22ec1251646a1b4a9f3454c7aed64 (patch)
tree5054cd412494f10cc0ed6fbc66153b455170830d /package.json
parentc2b13b9c7851d62d3072989552a784e6c598580b (diff)
downloadbootstrap-976aad0059a22ec1251646a1b4a9f3454c7aed64.tar.xz
bootstrap-976aad0059a22ec1251646a1b4a9f3454c7aed64.zip
Remove the unused docs upload preview stuff. (#26599)
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index f96d3bf24..352ef9b6b 100644
--- a/package.json
+++ b/package.json
@@ -60,7 +60,6 @@
"docs-lint-htmllint": "htmllint --rc build/.htmllintrc \"_gh_pages/**/*.html\" \"js/tests/**/*.html\"",
"docs-lint-vnu-jar": "node build/vnu-jar.js",
"docs-serve": "bundle exec jekyll serve",
- "docs-upload-preview": "build/upload-preview.sh",
"docs-workbox-precache": "node build/workbox.js",
"maintenance-dependencies": "ncu -a -x jquery && npm update && bundle update && shx echo \"Manually update assets/js/vendor/*, js/tests/vendor/* and .travis.yml\"",
"release-sri": "node build/generate-sri.js",