8000 Remove autoversion · podium-lib/node-http-proxy-fork@948fd8b · GitHub
[go: up one dir, main page]

Skip to content

Commit 948fd8b

Browse files
author
Trygve Lie
committed
Remove autoversion
1 parent 379e2f5 commit 948fd8b

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@podium/node-http-proxy",
3-
"version": "1.18.1",
3+
"version": "1.19.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/http-party/node-http-proxy.git"
@@ -31,8 +31,7 @@
3131
},
3232
"scripts": {
3333
"mocha": "mocha test/*-test.js",
34-
"test": "nyc --reporter=text --reporter=lcov npm run mocha",
35-
"version": "auto-changelog -p && git add CHANGELOG.md"
34+
"test": "nyc --reporter=text --reporter=lcov npm run mocha"
3635
},
3736
"engines": {
3837
"node": ">=8.0.0"

0 commit comments

Comments
 (0)
0