Skip to content

Commit b56a879

Browse files
committed
Release 0.0.4
1 parent 4943b41 commit b56a879

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "composed-offset-position",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "This provides a set of ponyfills to achieve the same behavior of `offsetParent`, `offsetLeft` and `offsetTop` before the `offsetParent` spec was changed.",
55
"type": "module",
66
"main": "./dist/composed-offset-position.umd.js",

0 commit comments

Comments
 (0)