Skip to content
This repository was archived by the owner on Feb 1, 2019. It is now read-only.

Commit 0a100d3

Browse files
author
Steven Bellamy
committed
Fix for package description
1 parent 5cd27d2 commit 0a100d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/utilities/dom-closest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "data-set",
2+
"name": "dom-closest",
33
"version": "1.0.0",
44
"description": "Utility for finding the closest parent of the current element (or the current element itself) which matches the selector.",
55
"main": "index.js",

0 commit comments

Comments
 (0)