We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b65a991 commit 222825cCopy full SHA for 222825c
package.json
@@ -4,7 +4,7 @@
4
"author": "Larry Davis <[email protected]>",
5
"description": "querySelector/querySelectorAll shims that enable the use of :scope",
6
"license": "BSD-2",
7
- "main":"src/scopedQuerySelectorShim.js",
+ "main": "src/scopedQuerySelectorShim.js",
8
"scripts": {
9
"test": "grunt test"
10
},
0 commit comments