Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Feb 16, 2022. It is now read-only.

Commit 93be98b

Browse files
committed
refactor(refactor): a new package was created, actions-with-page and events-on page now rebased in t
affects: @practice/actions-with-page, @practice/events-in-page ISSUES CLOSED: #16
1 parent 823a045 commit 93be98b

File tree

29 files changed

+4
-3
lines changed

29 files changed

+4
-3
lines changed

‎package.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"lerna": "3.22.1"
66
},
77
"workspaces": [
8-
"lessons/**/*"
8+
"lessons/**/*",
9+
"practice/**/*"
910
]
1011
}
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@lessons/actions-with-page",
2+
"name": "@practice/actions-with-page",
33
"version": "0.0.0",
44
"license": "BSD 3-Clause"
55
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /