Skip to content

Commit

Permalink
Package versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
ManukMinasyan committed Oct 11, 2023
1 parent bd26830 commit 65f5a86
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stellar-ui",
"version": "0.0.11",
"version": "0.0.12",
"license": "MIT",
"scripts": {
"build": "rimraf dist && vue-tsc && vite build",
Expand All @@ -15,7 +15,6 @@
},
"devDependencies": {
"@rollup/plugin-alias": "^5.0.1",
"@types/lodash-es": "^4.17.9",
"@types/node": "^20.8.3",
"@vitejs/plugin-vue": "^4.4.0",
"eslint-import-resolver-alias": "^1.1.2",
Expand Down Expand Up @@ -59,7 +58,6 @@
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.6",
"@tailwindcss/typography": "^0.5.10",
"@types/lodash.omit": "^4.5.7",
"@vueuse/math": "^10.5.0",
"autoprefixer": "^10.4.16",
"cssnano": "^6.0.1",
Expand Down

0 comments on commit 65f5a86

Please sign in to comment.