Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 33983d0

Browse files
committed
abstract cmd
1 parent 0e79446 commit 33983d0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"version": "npm run build && git add -A dist src build",
4949
"postversion": "node -e \"console.log('Version bumped and committed. If ok, run: git push && git push --tags')\"",
5050
"postpublish": "node tasks/sync_packages.js",
51-
"postshrinkwrap": "node node_modules/chttps/chttps ."
51+
"postshrinkwrap": "chttps ."
5252
},
5353
"browserify": {
5454
"transform": [
@@ -121,7 +121,7 @@
121121
"browserify": "^16.2.3",
122122
"browserify-transform-tools": "^1.7.0",
123123
"check-node-version": "^3.2.0",
124-
"chttps": "^1.0.4",
124+
"chttps": "^1.0.5",
125125
"deep-equal": "^1.0.1",
126126
"derequire": "^2.0.6",
127127
"ecstatic": "^3.3.0",

0 commit comments

Comments
 (0)