Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
Update .npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
maelgangloff committed Dec 25, 2020
1 parent bdf8783 commit 2c7c70f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
node_modules/
.idea
src
.github
tsconfig.json
gulpfile.js
CODE_OF_CONDUCT.md
.eslintignore
.eslintrc
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kdecole-api",
"version": "1.0.2",
"version": "1.0.3",
"main": "dist/Kdecole.js",
"author": {
"name": "Maël Gangloff",
Expand Down

0 comments on commit 2c7c70f

Please sign in to comment.