Skip to content

Commit

Permalink
First version code
Browse files Browse the repository at this point in the history
  • Loading branch information
karankraina committed Oct 19, 2024
1 parent 3272927 commit cb8cf5b
Show file tree
Hide file tree
Showing 10 changed files with 3,931 additions and 7 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
node-version: 20
registry-url: https://registry.npmjs.org/
- run: npm ci
- run: npm run build
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -128,3 +128,6 @@ dist
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*


lib/
3 changes: 0 additions & 3 deletions index.js

This file was deleted.

Loading

0 comments on commit cb8cf5b

Please # to comment.