Skip to content

Commit

Permalink
Remove manypkg and related deps (#386)
Browse files Browse the repository at this point in the history
* remove manypkg and related deps

* test remove npx clean

* bump drone node version, restore build command
  • Loading branch information
framini authored Dec 21, 2021
1 parent d4f240f commit c564fa6
Show file tree
Hide file tree
Showing 5 changed files with 61 additions and 3,382 deletions.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: default

steps:
- name: test
image: node:15-alpine
image: node:16-alpine
commands:
- npm install
- npm run build
Expand Down
Loading

0 comments on commit c564fa6

Please sign in to comment.