Skip to content

Commit

Permalink
make dev-compile private
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli authored May 20, 2024
1 parent 9b17989 commit ff315fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workspace/dev-compile/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@starbeam-dev/compile",
"private": true,

Check failure on line 3 in workspace/dev-compile/package.json

View workflow job for this annotation

GitHub Actions / Lint

Expected object keys to be in specified order. 'private' should be before 'name'
"type": "module",
"version": "1.2.0",
"description": "A rollup plugin for building packages that use starbeam-dev",
Expand Down

0 comments on commit ff315fe

Please sign in to comment.