Skip to content

Commit 14899f2

Browse files
committed
remove from workspace
1 parent 341c66b commit 14899f2

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

lerna.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"packages": [
1010
"packages/*",
1111
"examples/*",
12-
"templates/*",
13-
"boilerplates/*"
12+
"templates/*"
1413
],
1514
"version": "independent",
1615
"registry": "https://registry.npmjs.org",

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@
3434
"workspaces": [
3535
"packages/*",
3636
"examples/*",
37-
"templates/*",
38-
"boilerplates/*"
37+
"templates/*"
3938
],
4039
"repository": {
4140
"type": "git",

0 commit comments

Comments
 (0)