Skip to content

Commit 3856cbe

Browse files
committed
🛠 mark babel-preset-react-app as private, so lerna shouldn't try to publish it
1 parent ebb2340 commit 3856cbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎packages/babel-preset-react-app/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "babel-preset-react-app",
33
"version": "0.2.1",
4+
"private": true,
45
"description": "Babel preset used by Create React App",
56
"repository": "facebookincubator/create-react-app",
67
"license": "BSD-3-Clause",

0 commit comments

Comments
 (0)