We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0275221 commit 169446cCopy full SHA for 169446c
2 files changed
packages/fss/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "fss-lang",
3
"type": "module",
4
- "version": "0.0.5",
+ "version": "0.0.6",
5
"description": "File Style Sheets — a CSS-like language for describing how files should be rendered in a tree or panel.",
6
"author": "Mikhail Isupov <lam0x86@mail.com>",
7
"license": "MIT",
packages/ui/package.json
@@ -1,6 +1,6 @@
"name": "@dotdirfm/ui",
- "version": "0.1.33",
+ "version": "0.1.34",
"description": "Reusable DotDir file manager UI component for React apps.",
"main": "./dist/dotdir.js",
"module": "./dist/dotdir.mjs",
0 commit comments