Skip to content

Commit

Permalink
Modified package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bplok20010 committed Mar 23, 2019
1 parent aeae959 commit 94f0bbf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "resize-observer",
"name": "react-widget-resize-observer",
"version": "0.1.0",
"description": "react-widget-resize-observer",
"description": "resize-observer",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down Expand Up @@ -41,4 +41,4 @@
"react-dom": "^16.8.5",
"resize-observer-polyfill": "^1.5.1"
}
}
}

0 comments on commit 94f0bbf

Please sign in to comment.