File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<!-- all-shields/header-badges:START -->
6
6
7
- [](https://github.com/ptkdev/sveltekit-electron-adapter/blob/main/CHANGELOG.md) [](https://www.npmjs.com/package/@ptkdev/sveltekit-electron-adapter) [](https://github.com/ptkdev/sveltekit-electron-adapter/blob/main/LICENSE.md) [](https://www.typescriptlang.org/) [](https://kit.svelte.dev/) [](https://github.com/tc39/ecma262) [](https://discord.ptkdev.io)
7
+ [ ![ v0.2.2] ( https://img.shields.io/badge/version-v0.2.2-lightgray.svg?style=flat&logo= )] ( https://github.com/ptkdev/sveltekit-electron-adapter/blob/main/CHANGELOG.md ) [ ![ ] ( https://img.shields.io/npm/v/@ptkdev/sveltekit-electron-adapter?color=CC3534&logo=npm )] ( https://www.npmjs.com/package/@ptkdev/sveltekit-electron-adapter ) [ ![ License: MIT] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat&logo=license )] ( https://github.com/ptkdev/sveltekit-electron-adapter/blob/main/LICENSE.md ) [ ![ Language: TypeScript] ( https://img.shields.io/badge/language-typescript-blue.svg?style=flat&logo=typescript )] ( https://www.typescriptlang.org/ ) [ ![ Framework: SvelteKit] ( https://img.shields.io/badge/powered%20by-sveltekit-ff531a.svg?style=flat&logo=svelte )] ( https://kit.svelte.dev/ ) [ ![ ECMAScript: 2019] ( https://img.shields.io/badge/ES-9-F7DF1E.svg?style=flat&logo=javascript )] ( https://github.com/tc39/ecma262 ) [ ![ Discord Server] ( https://discordapp.com/api/guilds/383373985666301975/embed.png )] ( https://discord.ptkdev.io )
8
8
9
9
<!-- all-shields/header-badges:END -->
10
10
Original file line number Diff line number Diff line change 2
2
"name" : " @ptkdev/sveltekit-electron-adapter" ,
3
3
"displayName" : " SvelteKit Adapter for Desktop Apps with Electron" ,
4
4
"description" : " Adapter for SvelteKit apps that prerenders your entire site as a collection of static files for use with Electron" ,
5
- "version" : " 0.2.2-beta.1 " ,
5
+ "version" : " 0.2.2" ,
6
6
"main" : " ./app/adapter/index.js" ,
7
7
"type" : " module" ,
8
8
"exports" : {
You can’t perform that action at this time.
0 commit comments