We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d77d90 commit 580e239Copy full SHA for 580e239
README.md
@@ -27,6 +27,7 @@ $ npm install
27
Update modules under `frameworks/` and push them to github
28
```
29
$ npm update
30
+$ git add package-lock.json
31
$ git commit -m 'chore: update bundles'
32
33
0 commit comments