File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " palindrom-redirect" ,
3- "version" : " 0.7 .0" ,
3+ "version" : " 1.0 .0" ,
44 "description" : " Custom Element that redirects to a new URL when an attribute is changed. It's also being listened by Palindrom." ,
55 "license" : " MIT" ,
66 "main" : " palindrom-redirect.html" ,
Original file line number Diff line number Diff line change 22 "private" : true ,
33 "name" : " puppet-redirect" ,
44 "description" : " Custom Element that redirects to a new URL when an attribute is changed. It's also being listened by PuppetJS." ,
5- "version" : " 0.7 .0" ,
5+ "version" : " 1.0 .0" ,
66 "main" : " puppet-redirect.html" ,
77 "dependencies" : {},
88 "scripts" : {
Original file line number Diff line number Diff line change 1- <!-- palindrom-redirect version: 0.7 .0 | MIT License -->
1+ <!-- palindrom-redirect version: 1.0 .0 | MIT License -->
22< script >
33 customElements . define ( 'palindrom-redirect' , class PalindromRedirectElement extends HTMLElement {
44 static get observedAttributes ( ) {
You can’t perform that action at this time.
0 commit comments