Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Commit

Permalink
chore: update cli
Browse files Browse the repository at this point in the history
  • Loading branch information
imaegoo committed Aug 16, 2022
1 parent 460e6ad commit dd9c671
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion publish.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Type: Application
Name: idea-webide
Version: 0.0.25
Version: 0.0.26
Provider:
- 阿里云
Description: 基于 custom 运行时的 idea 版本的 serverless webide
Expand Down
14 changes: 7 additions & 7 deletions src/js/package-lock.json

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

2 changes: 1 addition & 1 deletion src/js/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"@serverless-devs/s": "^2.1.4"
"@serverless-devs/s": "^2.1.5"
}
}

0 comments on commit dd9c671

Please sign in to comment.