-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Rajat Saxena
committed
Sep 26, 2023
1 parent
94638d9
commit 3df5f35
Showing
13 changed files
with
24 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
undecided: | ||
- "@courselit/docs" | ||
- "@courselit/queue" | ||
- "@courselit/web" | ||
- "@courselit/common-models" | ||
- "@courselit/common-widgets" | ||
- "@courselit/components-library" | ||
- "@courselit/icons" | ||
- "@courselit/state-management" | ||
- tailwind-config | ||
- "@courselit/text-editor" | ||
- tsconfig |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@courselit/queue", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"private": true, | ||
"packageManager": "[email protected]", | ||
"scripts": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@courselit/common-models", | ||
"version": "0.37.0", | ||
"version": "0.37.1", | ||
"description": "Models shared between the main app and other packages of CourseLit.", | ||
"author": "Rajat Saxena <[email protected]>", | ||
"homepage": "https://github.com/codelitdev/courselit#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@courselit/icons", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Icons for CourseLit", | ||
"author": "Rajat Saxena <[email protected]>", | ||
"homepage": "https://github.com/codelitdev/courselit#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@courselit/state-management", | ||
"version": "0.37.0", | ||
"version": "0.37.1", | ||
"description": "Redux based state management for CourseLit", | ||
"author": "Rajat Saxena <[email protected]>", | ||
"homepage": "https://github.com/codelitdev/courselit#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "tailwind-config", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Tailwind config for CourseLit", | ||
"author": "Rajat Saxena <[email protected]>", | ||
"homepage": "https://github.com/codelitdev/courselit#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "tsconfig", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "TSConfig for CourseLit", | ||
"author": "Rajat Saxena <[email protected]>", | ||
"homepage": "https://github.com/codelitdev/courselit#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@courselit/utils", | ||
"version": "0.37.0", | ||
"version": "0.37.1", | ||
"description": "Utilities for CourseLit", | ||
"author": "Rajat Saxena <[email protected]>", | ||
"homepage": "https://github.com/codelitdev/courselit#readme", | ||
|
3df5f35
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
courselit – ./
courselit-codelit.vercel.app
*.clqa.xyz
courselit-git-main-codelit.vercel.app