Skip to content

Commit

Permalink
bump ver; set tailwind ver3.3 in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vikdiesel committed Apr 6, 2023
1 parent 1418d72 commit 00d0287
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "admin-one-vue-tailwind",
"version": "3.1.0",
"version": "3.2.0",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand Down Expand Up @@ -28,7 +28,7 @@
"postcss": "^8.3.0",
"postcss-import": "^14.0.2",
"prettier": "^2.7.1",
"tailwindcss": "^3.0.14",
"tailwindcss": "^3.3.0",
"vite": "^3.0.9"
}
}

0 comments on commit 00d0287

Please sign in to comment.