Skip to content

Commit

Permalink
fix: removed files
Browse files Browse the repository at this point in the history
  • Loading branch information
gremp committed Dec 2, 2023
1 parent 0ff46fc commit eca99b0
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 58 deletions.
8 changes: 0 additions & 8 deletions .changeset/README.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/config.json

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ jobs:

# Installing dependencies
- name: Install Dependencies
run: pnpm install
run: npm install

# Building the project
- name: Build
run: pnpm build
run: npm build

# Preparing package for release
- name: Prepare Package
Expand Down
37 changes: 0 additions & 37 deletions CHANGELOG.md

This file was deleted.

0 comments on commit eca99b0

Please sign in to comment.