Skip to content

Commit 12c139b

Browse files
authored
Trigger build
1 parent cd2adbd commit 12c139b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/a-node.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* global customElements, CustomEvent, HTMLElement, MutationObserver */
1+
/* global customElements, CustomEvent, HTMLElement, MutationObserver */
22
var utils = require('../utils/');
33
var readyState = require('./readyState');
44

0 commit comments

Comments
 (0)