Skip to content

Commit

Permalink
properly ignore testing code from publish
Browse files Browse the repository at this point in the history
  • Loading branch information
electrovir committed Jan 19, 2022
1 parent cffe906 commit 1d96876
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ tsconfig.json

dist/test/
dist/readme-examples/
src/jest/
src/vite/
dist/jest/
dist/vite/
public/
index.html
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "element-vir",
"version": "4.0.1",
"version": "4.0.2",
"keywords": [
"custom",
"web",
Expand Down

0 comments on commit 1d96876

Please sign in to comment.