Skip to content

Commit

Permalink
Removed eslint file from installed module
Browse files Browse the repository at this point in the history
  • Loading branch information
omarefg committed Dec 30, 2020
1 parent 7d9026d commit b5d08e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
src
.eslintignore
.eslintrc
.eslintrc.js
.gitignore
babel.config.json
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@omarefg/miru",
"version": "0.0.3",
"version": "0.0.4",
"description": "Miru is a lightweight library that allows you to create reactive components using vanilla javascript",
"main": "lib/index.js",
"private": false,
Expand Down

0 comments on commit b5d08e3

Please sign in to comment.