Skip to content

Commit

Permalink
fix: stop using workspaces for not being supported in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Iku-turso committed Feb 7, 2022
1 parent ae1970b commit 3858ee2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"version": "3.2.1",
"packages": ["packages/*"],
"useWorkspaces": true,
"command": {
"bootstrap": {
"npmClientArgs": ["--no-package-lock"],
Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
"name": "ogre-tools",
"version": "0.0.1",
"description": "An assortment of tools for brutal software development.",
"workspaces": [
"./packages/*"
],
"repository": {
"type": "git",
"url": "git+https://github.com/ogre-works/ogre-tools.git"
Expand Down

0 comments on commit 3858ee2

Please sign in to comment.