Skip to content

Commit

Permalink
chore: update version npmignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinccbsg committed Mar 22, 2024
1 parent 915fe4b commit d4883ba
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
.github
src
test
.eslintrc.cjs
.gitignore
.npmignore
.npmrc
CODE_OF_CONDUCT.md
CONTRIBUTING.md
tsconfig.json
vitest.config.ts
vitest.setup.ts
examples
LICENSE.md
coverage
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remix-paraglidejs",
"version": "1.0.0",
"version": "1.0.1",
"description": "remix utils and examples to work with paraglidejs",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit d4883ba

Please sign in to comment.