Bundle scripts

This commit is contained in:
2026-03-10 10:37:21 +01:00
parent ac591ed826
commit df8e69dcf9

View File

@@ -1,7 +1,7 @@
{ {
"name": "cyberduck", "name": "cyberduck",
"private": false, "private": false,
"version": "1.0.0", "version": "1.0.1",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://git.maze.io/maze/cyberduck.git" "url": "git+https://git.maze.io/maze/cyberduck.git"
@@ -21,7 +21,8 @@
], ],
"files": [ "files": [
"dist", "dist",
"src/styles" "src/styles",
"scripts"
], ],
"exports": { "exports": {
".": { ".": {