Author SHA1 Message Date
jakob.scheid 344074b645 docs(changelog): add build system entry 2026-08-01 19:02:29 +02:00
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## [1.0.0] - 2026-08-02
## [Unreleased]
### Added
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "frontend-assets",
"version": "1.0.0",
"version": "0.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "frontend-assets",
"version": "1.0.0",
"version": "0.1.0",
"license": "Apache-2.0",
"devDependencies": {
"html-minifier-terser": "^7.2.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "frontend-assets",
"version": "1.0.0",
"version": "0.1.0",
"description": "The assets for the frontend of Seekra",
"type": "module",
"scripts": {