Skip to content

Commit b8a91cc

Browse files
committed
now the build should be fixed..
1 parent 936954a commit b8a91cc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
webpack.config.js
2+
example.js

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-resize-aware",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A resize aware component used to detect sizes changes on your components",
55
"main": "dist/resizeAware.js",
66
"scripts": {

0 commit comments

Comments
 (0)