Skip to content

Commit

Permalink
Remove unused npmpub
Browse files Browse the repository at this point in the history
That doesn't seem to work with NPM's 2FA anyway.
  • Loading branch information
AlecRust committed Aug 3, 2021
1 parent 85fb120 commit f387ca9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 567 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"ava": "ava --verbose \"__tests__/**/*.js\"",
"lint": "eslint . --ignore-path .gitignore",
"pretest": "yarn run lint",
"release": "npmpub",
"test": "yarn run ava"
},
"dependencies": {
Expand All @@ -35,7 +34,6 @@
"ava": "^3.15.0",
"eslint": "^7.32.0",
"eslint-config-stylelint": "^13.1.1",
"npmpub": "^5.0.0",
"stylelint": "^13.13.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit f387ca9

Please sign in to comment.