Skip to content

Commit

Permalink
fix for readme
Browse files Browse the repository at this point in the history
  • Loading branch information
larsroettig committed Nov 8, 2020
1 parent b90bac0 commit df09313
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ For development you open the cloned directory and press `F5` then VS-Code open n
| `pwa-test` `pwat` | Snapshot test based on jest |
| `pwa-test-case` `pwatc` | Simple Jest Testcase for snapshot |
| `pwa-test-lib` `pwatl` | Snapshot test based on react testing library |
| `pwa-export-default`, `pwaed` | Default export for index |
| `pwa-export-default` `pwaed` | Default export for index |
| `pwa-route` `pwaro` | Venia-UI route target |
| `pwa-route-sub` `pwaros` | Venia-UI route child target |
| `pwa-rich-con` `pwarc | Venia-UI rich content renderer target |
| `pwa-rich-con` `pwarc`| Venia-UI rich content renderer target |
| `pwa-hook` `pwah` | Peregrine hook target |
| `pwa-hook-sub` `pwahs` | Peregrine hook target sub |
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publisher": "larsroettig",
"displayName": "PWA Studio Snippets",
"description": "Magento PWA Studio snippets by Lars Roettig",
"version": "1.1.0",
"version": "1.1.1",
"keywords": [
"Magento 2",
"PWA Studio"
Expand Down

0 comments on commit df09313

Please sign in to comment.