Skip to content

Commit

Permalink
Move to ESM
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Nov 3, 2021
1 parent 834276b commit 9a133dc
Show file tree
Hide file tree
Showing 17 changed files with 435 additions and 888 deletions.
3 changes: 0 additions & 3 deletions .github/funding.yml

This file was deleted.

6 changes: 2 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,10 @@ jobs:
fail-fast: false
matrix:
node-version:
- 14
- 12
- 10
- 16
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
- uses: actions/setup-node@v2
with:
node-version: ${{ matrix.node-version }}
- run: npm install
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
node_modules
yarn.lock
dist/screenfull.test-d.ts
172 changes: 0 additions & 172 deletions dist/screenfull.d.ts

This file was deleted.

184 changes: 0 additions & 184 deletions dist/screenfull.js

This file was deleted.

7 changes: 0 additions & 7 deletions dist/screenfull.min.js

This file was deleted.

Loading

0 comments on commit 9a133dc

Please sign in to comment.