Skip to content

Commit

Permalink
Merge pull request GoogleChromeLabs#3 from guitarcenterdev/change-nam…
Browse files Browse the repository at this point in the history
…e-back

Changing name back to the original since this will not be a regisered repo
  • Loading branch information
pmaher committed Sep 6, 2019
2 parents 0c9bc61 + 0c3ce2c commit 3410bef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A web component for pinch zooming DOM elements.
## Usage

```sh
npm install --save-dev pinch-zoom-web-component
npm install --save-dev pinch-zoom-element
```

```html
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "pinch-zoom-web-component",
"name": "pinch-zoom-element",
"version": "1.1.2",
"description": "Put stuff in an element, now you can pinch-zoom it, with additional customizations!",
"main": "dist/pinch-zoom.cjs.js",
Expand Down

0 comments on commit 3410bef

Please sign in to comment.