Skip to content

Commit 169446c

Browse files
committed
chore: update package versions for fss-lang and ui components
1 parent 0275221 commit 169446c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/fss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fss-lang",
33
"type": "module",
4-
"version": "0.0.5",
4+
"version": "0.0.6",
55
"description": "File Style Sheets — a CSS-like language for describing how files should be rendered in a tree or panel.",
66
"author": "Mikhail Isupov <lam0x86@mail.com>",
77
"license": "MIT",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dotdirfm/ui",
3-
"version": "0.1.33",
3+
"version": "0.1.34",
44
"description": "Reusable DotDir file manager UI component for React apps.",
55
"main": "./dist/dotdir.js",
66
"module": "./dist/dotdir.mjs",

0 commit comments

Comments
 (0)