Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2cac1b1

Browse files
authored
Merge pull request #7495 from plotly/drop-chttps
chore: `chttps` dependency and `postshrinkwrap` step is no longer needed with new npm versions
2 parents a34d5cf + 920d391 commit 2cac1b1

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

‎package-lock.json‎

Lines changed: 0 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@
5959
"preversion": "check-node-version --node 18 --npm 10 && npm-link-check && npm ls --prod --all",
6060
"version": "npm run build && git add -A lib dist build src/version.js",
6161
"postversion": "node -e \"console.log('Version bumped and committed. If ok, run: git push && git push --tags')\"",
62-
"postpublish": "node tasks/sync_packages.js",
63-
"postshrinkwrap": "chttps ."
62+
"postpublish": "node tasks/sync_packages.js"
6463
},
6564
"browserify": {
6665
"transform": [
@@ -130,7 +129,6 @@
130129
"buffer": "^6.0.3",
131130
"canvas": "^3.1.0",
132131
"check-node-version": "^4.2.1",
133-
"chttps": "^1.0.6",
134132
"css-loader": "^7.1.2",
135133
"deep-equal": "^2.2.3",
136134
"ecstatic": "^4.1.4",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /