Skip to content

Commit

Permalink
Renaming the folder structure
Browse files Browse the repository at this point in the history
  • Loading branch information
vipinpaul committed Sep 12, 2024
1 parent 4805614 commit d6855e3
Show file tree
Hide file tree
Showing 53 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion applications/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@theia/vsx-registry": "1.51.0",
"@theia/workspace": "1.51.0",
"fs-extra": "^9.0.1",
"scribe-extensions": "0.0.1"
"scribe-ui": "0.0.1"
},
"devDependencies": {
"@theia/cli": "1.51.0",
Expand Down
2 changes: 1 addition & 1 deletion browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@theia/preview": "1.51.0",
"@theia/search-in-workspace": "1.51.0",
"@theia/terminal": "1.51.0",
"scribe-extensions":"0.0.1"
"scribe-ui":"0.0.1"
},
"devDependencies": {
"@theia/cli": "1.51.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
},
"workspaces": [
"applications/*",
"scribe-extensions/*"
"packages/*"
]
}
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"private": true,
"name": "scribe-extensions",
"name": "scribe-ui",
"version": "0.0.1",
"description": "Scribe v2 core extensions",
"description": "Scribe v2 ui extensions",
"dependencies": {
"@theia/core": "1.51.0",
"@theia/toolbar": "1.51.0",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit d6855e3

Please sign in to comment.