Skip to content

Commit

Permalink
0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Mar 19, 2024
1 parent 741cefe commit 11abdac
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 39 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@application/roundedcorners",
"version": "0.0.8",
"name": "@application/roundwindows",
"version": "0.0.9",
"private": false,
"homepage": "https://github.com/RoundWindows/Application#readme",
"bugs": {
Expand Down Expand Up @@ -30,18 +30,18 @@
},
"devDependencies": {
"@tauri-apps/cli": "2.0.0-beta.10",
"@types/node": "20.11.29",
"@types/node": "20.11.30",
"autoprefixer": "10.4.18",
"cssnano": "6.1.0",
"cssnano-preset-advanced": "6.1.0",
"postcss": "8.4.36",
"postcss": "8.4.37",
"postcss-combine-duplicated-selectors": "10.0.3",
"postcss-combine-media-query": "1.0.1",
"postcss-import": "16.0.1",
"postcss-reporter": "7.1.0",
"postcss-url": "10.1.3",
"tailwindcss": "3.4.1",
"typescript-esbuild": "0.4.3",
"typescript-esbuild": "0.4.4",
"vite": "5.1.6",
"vite-plugin-solid": "2.10.2"
},
Expand Down
4 changes: 2 additions & 2 deletions src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "roundedcorners"
version = "0.0.8"
name = "roundwindows"
version = "0.0.9"

[build-dependencies]
tauri-build = { version = "1.5.1", features = [] }
Expand Down
32 changes: 0 additions & 32 deletions vite.config.ts.timestamp-1710487340226-e69ccfa419995.mjs

This file was deleted.

0 comments on commit 11abdac

Please sign in to comment.