Skip to content
This repository has been archived by the owner on May 9, 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 May 8, 2022
1 parent f31b7b7 commit 4383627
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/graphql-resolve-wrapper"
},
"license": "MIT",
"private": false,
"version": "0.3.0",
"main": "./src/index.js",
"type": "commonjs",
Expand Down

0 comments on commit 4383627

Please sign in to comment.