-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c83aea8
commit 4302a08
Showing
6 changed files
with
176 additions
and
179 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
{ | ||
"name": "@som/blog", | ||
"version": "1.3.1", | ||
"packageManager": "[email protected]", | ||
"description": "DEBUG=nuxt:* nuxt dev 会打开 tailwindcss debug 模式,大量的 Source path 和JIT TOTAL,简直了", | ||
"license": "MIT", | ||
"scripts": { | ||
|
@@ -34,7 +35,7 @@ | |
"@nuxtjs/feed": "^2.0.0", | ||
"@nuxtjs/proxy": "^2.1.0", | ||
"@nuxtjs/sitemap": "^2.4.0", | ||
"@nuxtjs/tailwindcss": "^5.3.3", | ||
"@nuxtjs/tailwindcss": "^6.12.1", | ||
"@popperjs/core": "^2.11.8", | ||
"@tailwindcss/typography": "^0.5.10", | ||
"@types/qrcode": "^1.5.5", | ||
|
@@ -115,6 +116,5 @@ | |
"vue": "^2.7", | ||
"vue-server-renderer": "^2.7", | ||
"vue-template-compiler": "^2.7" | ||
}, | ||
"packageManager": "[email protected]" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.