Skip to content

Commit

Permalink
2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sefinek24 committed Mar 13, 2024
1 parent 0ed40cb commit 9041b72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
3 changes: 2 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.github
.idea
.eslintrc.js
.eslintrc.js
src
10 changes: 0 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,6 @@
"license": "MIT",
"author": "zlargon",
"main": "dist/index.js",
"directories": {
"example": "example",
"dist": "dist"
},
"files": [
"dist/",
"example/",
"LICENSE",
"README.md"
],
"scripts": {
"build": "tsc -p .",
"cover": "npm run build && jest --coverage",
Expand Down

0 comments on commit 9041b72

Please sign in to comment.