Skip to content

Commit

Permalink
resolved conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Yair Even Or authored and Yair Even Or committed Oct 17, 2022
1 parent 9fa8140 commit c05a788
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions demo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ref-change-listener",
"version": "1.0.0",
"version": "1.1.0",
"description": "Hooks for detecting ref changes and re-render when they happen",
"keywords": [],
"main": "src/index.js",
Expand All @@ -27,4 +27,4 @@
"not ie <= 11",
"not op_mini all"
]
}
}

0 comments on commit c05a788

Please sign in to comment.