File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ You don’t have to ever graduate. The curated feature set is suitable for small
6060## What’s Inside?
6161
6262The tools used by Create React App are subject to change.
63- Currently we use :
63+ Currently it is a thin layer on top of many amazing community projects, such as :
6464
6565* [ webpack] ( https://webpack.github.io/ )
6666* [ webpack-dev-server] ( https://github.com/webpack/webpack-dev-server )
@@ -70,7 +70,7 @@ Currently we use:
7070* [ style-loader] ( https://github.com/webpack/style-loader )
7171* [ ESLint] ( http://eslint.org/ )
7272* [ eslint-config-airbnb] ( https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb )
73- * and some more.
73+ * and more.
7474
7575All of them are transient dependencies of the provided npm package so you don’t need to worry about upgrading them or resolving conflicts.
7676
You can’t perform that action at this time.
0 commit comments