Skip to content

Commit

Permalink
feat: change number
Browse files Browse the repository at this point in the history
  • Loading branch information
adekbadek committed Feb 5, 2020
1 parent 5e05ba1 commit c0efd78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
number: 42,
}
number: 23
};

0 comments on commit c0efd78

Please sign in to comment.