diff options
| author | Wes Bos <wesbos@gmail.com> | 2018-09-17 13:26:21 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-09-17 13:26:21 -0400 |
| commit | fcbac5a960e50e47a1affe3baf31c2fe7e3a1a83 (patch) | |
| tree | f708fb33f541856d0b7780dac3d1332922001740 /sick-fits | |
| parent | abba236ea78d7fa821adfa4678dbaae38c5955d0 (diff) | |
| parent | 908180c77cd38011eeedcae949613da2a3391e5e (diff) | |
Merge pull request #13 from randyridge/randyridge/our
change letter
Diffstat (limited to 'sick-fits')
| -rw-r--r-- | sick-fits/frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sick-fits/frontend/package.json b/sick-fits/frontend/package.json index 1d7cd49..243daa9 100644 --- a/sick-fits/frontend/package.json +++ b/sick-fits/frontend/package.json @@ -56,7 +56,7 @@ ".*": "babel-jest" } }, - "//": "This is out babel config, I prefer this over a .babelrc file", + "//": "This is our babel config, I prefer this over a .babelrc file", "babel": { "env": { "development": { |
