Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a9304e7

Browse files
author
Brian Vaughn
committed
Add DevTools package placeholder package.json
1 parent 6edff8f commit a9304e7

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"private": true,
3+
"name": "react-devtools-core",
4+
"version": "0.0.0"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"private": true,
3+
"name": "react-devtools-inline",
4+
"version": "0.0.0"
5+
}

packages/react-devtools/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"private": true,
3+
"name": "react-devtools",
4+
"version": "0.0.0"
5+
}

0 commit comments

Comments
 (0)