Skip to content

Commit

Permalink
trigger builds
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarcos committed Aug 29, 2024
1 parent bdec792 commit 8c8d0e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/a-node.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* global customElements, CustomEvent, HTMLElement, MutationObserver */
/* global customElements, CustomEvent, HTMLElement, MutationObserver */
var utils = require('../utils/');
var readyState = require('./readyState');

Expand Down

0 comments on commit 8c8d0e1

Please sign in to comment.