/**
 * this file is automatically filtered into build/generated/main/java/io/sunshower/aire/components
 * if you need additional dynamic versions simply add them under their key,
 * then add the key and value to gradle.properties
 */
package io.sunshower.aire.ux.components;

public class Versions {


  public static final String CodePanel_VERSION = "@npmVersion@";
}