Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Commit e6f9722

Browse files
docs(changelog): update install for sw-toolbox
1 parent 440bdca commit e6f9722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Execute the following command from your ionic project. This installs a new peer dependency called `sw-toolbox` that is used to simplify implementing a service-worker.
77

88
```
9-
npm install sw-toolbox --save-dev
9+
npm install sw-toolbox --save --save-exact
1010
```
1111

1212

0 commit comments

Comments
 (0)