@@ -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
-bun i
-```
-Start the development server...
-pnpm dev
-npm run dev
-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`.
@@ -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",