Skip to content

Commit 8bfd3d6

Browse files
committed
remove name and version from root package.json
hopefully this will prevent publishing it by accident
1 parent 748644c commit 8bfd3d6

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

src/client/package-lock.json

+4-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/client/package.json

-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
{
2-
"name": "idom-react-app",
3-
"description": "A client application for IDOM implemented in React",
4-
"version": "0.1.0",
5-
"author": "Ryan Morshead",
62
"workspaces": [
73
"./packages/*"
84
],

0 commit comments

Comments
 (0)