Rename to @rebble/clay and pebble-dev/clay

This commit is contained in:
Stasia Michalska
2025-12-21 18:48:49 +01:00
parent b2e9ed2392
commit c1b87080f1
5 changed files with 36 additions and 57 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ var autoprefixerOptions = {
};
var stringifyOptions = ['.html', '.tpl', '.css'];
var versionMessage = '/* Clay - https://github.com/pebble/clay - Version: ' +
var versionMessage = '/* Clay - https://github.com/pebble-dev/clay - Version: ' +
clayPackage.version +
' - Build Date: ' + new Date().toISOString() + ' */\n';