Browse Source
Merge pull request #24101 from abpframework/auto-merge/rel-10-0/4098
Merge branch dev with rel-10.0
pull/24105/head
Ma Liming
10 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
npm/packs/codemirror/package.json
|
|
@ -6,7 +6,7 @@ |
|
|
}, |
|
|
}, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@abp/core": "~10.0.0-rc.2", |
|
|
"@abp/core": "~10.0.0-rc.2", |
|
|
"codemirror": "^6.0.2" |
|
|
"codemirror": "^5.65.1" |
|
|
}, |
|
|
}, |
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", |
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", |
|
|
"homepage": "https://abp.io", |
|
|
"homepage": "https://abp.io", |
|
|
|