Skip to content

Commit b4aff4d

Browse files
authored
remove --dev
1 parent 06c2753 commit b4aff4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ Performant asynchronous font loading & Flash Of Unstyled Text (FOUT) handling pl
3838

3939
## Install
4040

41-
`npm install --save-dev gatsby-omni-font-loader react-helmet`
41+
`npm install gatsby-omni-font-loader react-helmet`
4242

4343
or
4444

45-
`yarn add --dev gatsby-omni-font-loader react-helmet`
45+
`yarn add gatsby-omni-font-loader react-helmet`
4646

4747
## Configuration
4848

0 commit comments

Comments
 (0)