-
Notifications
You must be signed in to change notification settings - Fork 67
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
7380ae3
commit f12b6e2
Showing
7 changed files
with
21 additions
and
12 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "islandjs-monorepo", | ||
"private": true, | ||
"version": "0.7.24", | ||
"version": "0.7.25", | ||
"description": "Vite & Islands architecture SSG framework", | ||
"packageManager": "[email protected]", | ||
"type": "module", | ||
|
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,6 @@ | ||
{ | ||
"name": "islandjs", | ||
"version": "0.7.24", | ||
"version": "0.7.25", | ||
"description": "Vite & Islands architecture SSG framework", | ||
"packageManager": "[email protected]", | ||
"type": "module", | ||
|
@@ -49,8 +49,8 @@ | |
"@babel/helper-plugin-utils": "7.19.0", | ||
"@babel/preset-react": "7.18.6", | ||
"@iconify-json/carbon": "1.1.8", | ||
"@islandjs/plugin-backtop": "0.7.24", | ||
"@islandjs/plugin-search": "0.7.24", | ||
"@islandjs/plugin-backtop": "0.7.25", | ||
"@islandjs/plugin-search": "0.7.25", | ||
"@mdx-js/mdx": "2.1.3", | ||
"@mdx-js/react": "2.1.3", | ||
"@mdx-js/rollup": "2", | ||
|
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,6 @@ | ||
{ | ||
"name": "@islandjs/plugin-backtop", | ||
"version": "0.7.24", | ||
"version": "0.7.25", | ||
"description": "Back top plugin for islandjs", | ||
"packageManager": "[email protected]", | ||
"type": "module", | ||
|
@@ -40,7 +40,7 @@ | |
"react": "^18.2.0" | ||
}, | ||
"peerDependencies": { | ||
"islandjs": "0.7.24" | ||
"islandjs": "0.7.25" | ||
}, | ||
"files": [ | ||
"dist", | ||
|
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,6 @@ | ||
{ | ||
"name": "@islandjs/plugin-check-links", | ||
"version": "0.7.24", | ||
"version": "0.7.25", | ||
"description": "Dead links check plugin for islandjs", | ||
"packageManager": "[email protected]", | ||
"type": "module", | ||
|
@@ -40,7 +40,7 @@ | |
"react": "^18.2.0" | ||
}, | ||
"peerDependencies": { | ||
"islandjs": "0.7.24" | ||
"islandjs": "0.7.25" | ||
}, | ||
"files": [ | ||
"dist", | ||
|
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,6 @@ | ||
{ | ||
"name": "@islandjs/plugin-search", | ||
"version": "0.7.24", | ||
"version": "0.7.25", | ||
"description": "Search plugin for islandjs", | ||
"packageManager": "[email protected]", | ||
"type": "module", | ||
|
@@ -40,7 +40,7 @@ | |
"react": "^18.2.0" | ||
}, | ||
"peerDependencies": { | ||
"islandjs": "0.7.24" | ||
"islandjs": "0.7.25" | ||
}, | ||
"files": [ | ||
"dist", | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
f12b6e2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
island – ./
island-navy.vercel.app
islandjs.dev
island-sanyuan0704.vercel.app
island-git-master-sanyuan0704.vercel.app
island-vercel.sanyuan0704.top