Skip to content
This repository has been archived by the owner on Apr 30, 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 Apr 30, 2022
1 parent 6d36aa7 commit a4ce05c
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/babel-plugin-transform-sx-tailwind"
},
"license": "MIT",
"private": false,
"version": "0.18.1",
"main": "./src/index.js",
"type": "commonjs",
Expand Down

0 comments on commit a4ce05c

Please sign in to comment.