Skip to content

Commit

Permalink
Revert "Merge branch 'releases/v1' into dev"
Browse files Browse the repository at this point in the history
This reverts commit 91918fb, reversing
changes made to abb3efb.
  • Loading branch information
JamesIves committed Sep 1, 2024
1 parent 91918fb commit 8150fcb
Show file tree
Hide file tree
Showing 4,807 changed files with 4 additions and 1,262,025 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions .github/workflows/sponsors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
git config --global worktree.guessRemoteHEAD false
- name: Generate Sponsors 💖
uses: JamesIves/github-sponsors-readme-action@v1
uses: JamesIves/github-sponsors-readme-action@releases/v1-private
with:
token: ${{ secrets.PAT }}
file: 'README.md'
Expand All @@ -31,7 +31,7 @@ jobs:
include-private: false

- name: Generate Sponsors 💖
uses: JamesIves/github-sponsors-readme-action@v1
uses: JamesIves/github-sponsors-readme-action@releases/v1-private
with:
token: ${{ secrets.PAT }}
file: 'README.md'
Expand Down
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pids
*.pid.lock

# Directory for instrumented libs generated by jscoverage/JSCover
# lib-cov
lib-cov

# Coverage directory used by tools like istanbul
coverage
Expand All @@ -38,7 +38,7 @@ bower_components
build/Release

# Dependency directories
# node_moduless/
node_modules/
jspm_packages/

# TypeScript v1 declaration files
Expand Down
102 changes: 0 additions & 102 deletions lib/constants.d.ts

This file was deleted.

58 changes: 0 additions & 58 deletions lib/constants.js

This file was deleted.

8 changes: 0 additions & 8 deletions lib/lib.d.ts

This file was deleted.

85 changes: 0 additions & 85 deletions lib/lib.js

This file was deleted.

1 change: 0 additions & 1 deletion lib/main.d.ts

This file was deleted.

8 changes: 0 additions & 8 deletions lib/main.js

This file was deleted.

14 changes: 0 additions & 14 deletions lib/template.d.ts

This file was deleted.

Loading

0 comments on commit 8150fcb

Please sign in to comment.