Skip to content

Commit 24ff720

Browse files
authored
Trigger builds
1 parent 43adbba commit 24ff720

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)