Skip to content

Commit

Permalink
build(package): remove hudsons git publish
Browse files Browse the repository at this point in the history
  • Loading branch information
matfax committed Aug 30, 2020
1 parent f1c421f commit df5138c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 348 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
"test": "node --experimental-modules --experimental-specifier-resolution=node test/index.mjs | tap-spec",
"coverage": "nyc --reporter=lcov node --experimental-modules --experimental-specifier-resolution=node test/index.mjs | tap-nyc",
"report": "nyc report --reporter=html",
"lint": "standard",
"publish": "npm-deploy-git-tag"
"lint": "standard"
},
"repository": {
"type": "git",
Expand All @@ -35,7 +34,6 @@
"license": "MIT",
"dependencies": {},
"devDependencies": {
"@hutson/npm-deploy-git-tag": "6.0.0",
"babel-eslint": "10.1.0",
"codecov": "3.7.2",
"eslint": "7.7.0",
Expand Down
Loading

0 comments on commit df5138c

Please sign in to comment.