We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeae959 commit 94f0bbfCopy full SHA for 94f0bbf
package.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "resize-observer",
+ "name": "react-widget-resize-observer",
3
"version": "0.1.0",
4
- "description": "react-widget-resize-observer",
+ "description": "resize-observer",
5
"main": "index.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1",
@@ -41,4 +41,4 @@
41
"react-dom": "^16.8.5",
42
"resize-observer-polyfill": "^1.5.1"
43
}
44
-}
+}
0 commit comments