diff --git a/packages/stdf/README.md b/packages/stdf/README.md deleted file mode 100644 index bb47f186..00000000 --- a/packages/stdf/README.md +++ /dev/null @@ -1,31 +0,0 @@ -# STDF Demo - -## Introduction - -This is a demo project for [STDF](https://stdf.design). - -It is built with [SvelteKit](https://kit.svelte.dev) + [Tailwind CSS](https://tailwindcss.com) + [STDF](https://stdf.design) . - -## Getting Started - -Install the dependencies... - -```sh -pnpm i -# or -npm i -# or -bun i -``` - -Start the development server... - -```sh -pnpm dev -# or -npm run dev -# or -bun dev -``` - -If you wish to start the development server with different components or in English language, please refer to the scripts section in `package.json`. diff --git a/packages/stdf/package.json b/packages/stdf/package.json index eaadcb36..144fa917 100644 --- a/packages/stdf/package.json +++ b/packages/stdf/package.json @@ -1,6 +1,6 @@ { "name": "stdf", - "version": "1.0.0-next.3", + "version": "1.0.0-next.4", "description": "Mobile web component library based on Svelte and Tailwind", "author": "any-tdf", "funding": "https://stdf.design?fund",