Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Apr 4, 2024
1 parent a8bd21c commit 0d3b681
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- run: pnpm install
working-directory: .

- run: pnpm run Build
- run: pnpm run prepublishOnly
working-directory: .

- uses: actions/[email protected]
Expand Down
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@
"fast-glob": "3.3.2"
},
"devDependencies": {
"@playform/build": "0.0.2"
},
"optionalDependencies": {
"@playform/build": "0.0.2",
"@playform/document": "0.0.3"
},
"publishConfig": {
Expand Down

0 comments on commit 0d3b681

Please sign in to comment.