Skip to content

Commit

Permalink
Changed kras to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianRappl committed Dec 20, 2024
1 parent c49de2a commit 658a850
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/tooling/piral-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"dependencies": {
"css-conflict-inspector": "^0.2.1",
"dets": "^0.16.4",
"kras": "1.0.0-pre.92",
"kras": "1.0.0",
"rimraf": "^3.0.0",
"typescript": "^5",
"yargs": "^17"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7631,10 +7631,10 @@ kras-management-portal@^0.13.0:
resolved "https://registry.yarnpkg.com/kras-management-portal/-/kras-management-portal-0.13.0.tgz#550f2797fce399529897aaa871030644d96812c1"
integrity sha512-NjjXTHKcJ/ECkz03L/HQSUVnkuzZkEV2mwcex36lxJNNwiUrYM5Ju0toAjhLnf8Zpc3nLEPnWKmoTwpSgGim2A==

kras@1.0.0-pre.92:
version "1.0.0-pre.92"
resolved "https://registry.yarnpkg.com/kras/-/kras-1.0.0-pre.92.tgz#8aeb9e8f19fca36c4e43f4079fcc0a6432c06dc2"
integrity sha512-HeDmR9JMZSGEvLDXM+fUdZG4Z+jWgt1Otnuq4ZhyEYWYFjSRDGM0HWt9iWFcl530yF0xNmwq3bCQJ+2BGOdlkg==
kras@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/kras/-/kras-1.0.0.tgz#57d1611c126bef5abfa0f6b17094edbcb6fbc069"
integrity sha512-Sre4fhvDl2cVdHfwOxmjuxBr0/81Y/7AvRbSVQND5vClbAhwSakxhHQp3O6+TEscBO/ZV3qAZkuwg3SeSAEJ+g==
dependencies:
kras-management-portal "^0.13.0"
yargs "^17"
Expand Down

0 comments on commit 658a850

Please sign in to comment.