Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
Package.json: remove "private": false field
Browse files Browse the repository at this point in the history
This field is being removed by Yarn 2+ (`"private": true` stays untouched). This commit basically offloads this PR: adeira/universe#2154

adeira-source-id: 2e06a4b2c37428ed66406781dea2d76e6200fed7
  • Loading branch information
mrtnzlml authored and adeira-github-bot committed Jun 23, 2022
1 parent 9b399c5 commit 3be5a7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"directory": "src/signed-source"
},
"license": "MIT",
"private": false,
"version": "2.0.0",
"main": "./src/SignedSource.js",
"type": "commonjs",
Expand Down

0 comments on commit 3be5a7a

Please sign in to comment.