diff options
| author | Wes Bos <wesbos@gmail.com> | 2018-10-09 14:53:21 -0400 |
|---|---|---|
| committer | Wes Bos <wesbos@gmail.com> | 2018-10-09 14:53:21 -0400 |
| commit | 4c19822af7495c1cb99be17f6021420e80f4f092 (patch) | |
| tree | 48efedf80eab84d413f6efe4a3792bd6295902bc /sick-fits | |
| parent | 146a96b7bc31b7eedc12381aa8f794e549638b2c (diff) | |
| parent | c1e4578226850024cad3d60af8728e9db182d626 (diff) | |
Merge branch 'master' of https://github.com/wesbos/Advanced-React
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 43af0cf..2200d6f 100644 --- a/sick-fits/frontend/package.json +++ b/sick-fits/frontend/package.json @@ -57,7 +57,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": { |
