Skip to content

Commit

Permalink
change: yarn to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
puemos committed Aug 12, 2021
1 parent 464a381 commit 4a61c8a
Show file tree
Hide file tree
Showing 19 changed files with 49,032 additions and 15,341 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# HLS downloader changelog

## 3.1.2

### Change

- Yarn to NPM

## 3.1.1

### Change
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@

**Table of Contents**
- [Get it](#get-it)
- [Firefox](#firefox)
- [Microsoft Edge](#microsoft-edge)
- [Google](#google)
- [Build](#build)
- [Installation](#installation)
- [Usage](#usage)
Expand Down Expand Up @@ -41,7 +44,7 @@ Google just removed the extension from the store due to a claim
## Build

1. Clone the repo
2. Ensure you have node, yarn installed
2. Ensure you have node, npm installed
3. Run `sh ./build.sh`
4. Raw files will be at `./src/extension/dist/`
5. The zip will be in `./extension-archive.zip`
Expand Down
Loading

0 comments on commit 4a61c8a

Please sign in to comment.