Skip to content

Commit

Permalink
chore: remove npm dirs (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooooooklyn committed May 7, 2024
1 parent f06cee2 commit de31d5d
Show file tree
Hide file tree
Showing 27 changed files with 2 additions and 324 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,8 @@ jobs:
uses: actions/download-artifact@v4
with:
path: artifacts
- name: create npm dirs
run: yarn napi create-npm-dir -t .
- name: Move artifacts
run: yarn artifacts
- name: List packages
Expand Down
3 changes: 0 additions & 3 deletions npm/android-arm-eabi/README.md

This file was deleted.

21 changes: 0 additions & 21 deletions npm/android-arm-eabi/package.json

This file was deleted.

3 changes: 0 additions & 3 deletions npm/android-arm64/README.md

This file was deleted.

21 changes: 0 additions & 21 deletions npm/android-arm64/package.json

This file was deleted.

3 changes: 0 additions & 3 deletions npm/darwin-arm64/README.md

This file was deleted.

21 changes: 0 additions & 21 deletions npm/darwin-arm64/package.json

This file was deleted.

3 changes: 0 additions & 3 deletions npm/darwin-x64/README.md

This file was deleted.

21 changes: 0 additions & 21 deletions npm/darwin-x64/package.json

This file was deleted.

3 changes: 0 additions & 3 deletions npm/linux-arm-gnueabihf/README.md

This file was deleted.

21 changes: 0 additions & 21 deletions npm/linux-arm-gnueabihf/package.json

This file was deleted.

3 changes: 0 additions & 3 deletions npm/linux-arm64-gnu/README.md

This file was deleted.

11 changes: 0 additions & 11 deletions npm/linux-arm64-gnu/install.js

This file was deleted.

25 changes: 0 additions & 25 deletions npm/linux-arm64-gnu/package.json

This file was deleted.

3 changes: 0 additions & 3 deletions npm/linux-arm64-musl/README.md

This file was deleted.

11 changes: 0 additions & 11 deletions npm/linux-arm64-musl/install.js

This file was deleted.

25 changes: 0 additions & 25 deletions npm/linux-arm64-musl/package.json

This file was deleted.

3 changes: 0 additions & 3 deletions npm/linux-x64-gnu/README.md

This file was deleted.

11 changes: 0 additions & 11 deletions npm/linux-x64-gnu/install.js

This file was deleted.

25 changes: 0 additions & 25 deletions npm/linux-x64-gnu/package.json

This file was deleted.

3 changes: 0 additions & 3 deletions npm/linux-x64-musl/README.md

This file was deleted.

11 changes: 0 additions & 11 deletions npm/linux-x64-musl/install.js

This file was deleted.

25 changes: 0 additions & 25 deletions npm/linux-x64-musl/package.json

This file was deleted.

3 changes: 0 additions & 3 deletions npm/win32-arm64-msvc/README.md

This file was deleted.

21 changes: 0 additions & 21 deletions npm/win32-arm64-msvc/package.json

This file was deleted.

3 changes: 0 additions & 3 deletions npm/win32-x64-msvc/README.md

This file was deleted.

21 changes: 0 additions & 21 deletions npm/win32-x64-msvc/package.json

This file was deleted.

0 comments on commit de31d5d

Please sign in to comment.