Skip to content

Commit

Permalink
Added src to npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
racerxdl committed May 22, 2018
1 parent ea17676 commit cad56bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ package-json.lock

.babelrc
pics
src
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quanto-commons",
"version": "1.0.15",
"version": "1.0.16",
"description": "Quanto Common Tools",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit cad56bd

Please sign in to comment.