This repository was archived by the owner on Dec 29, 2020. It is now read-only.
Commit 34dba9c
Gustavo Henke
Change package.json indent size to 2
Due to the change presented in de383ba, we will now use the
npm version tool to modify our version property automatically.
Because npm doesn't respect the current indentation of the
package.json file, we have to follow their rules and indent with 2 spaces
as well.1 parent 8c7064b commit 34dba9c
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | 11 | | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments