mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
feature: cloudcmd: smalltalk v5.0.0
This commit is contained in:
parent
0d7b037ac2
commit
7173f6cb18
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import {tryToCatch} from 'try-to-catch';
|
||||
import smalltalk from 'smalltalk';
|
||||
import * as smalltalk from 'smalltalk';
|
||||
|
||||
const title = 'Cloud Commander';
|
||||
|
||||
|
|
|
|||
|
|
@ -206,7 +206,7 @@
|
|||
"rimraf": "^6.0.1",
|
||||
"scroll-into-view-if-needed": "^3.0.4",
|
||||
"serve-once": "^3.0.1",
|
||||
"smalltalk": "^4.0.0",
|
||||
"smalltalk": "^5.0.0",
|
||||
"style-loader": "^4.0.0",
|
||||
"supermenu": "^4.0.1",
|
||||
"supertape": "^12.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue