Skip to content

Commit 840d56c

Browse files
Fix publish workflow: mark @htmldocs/react as private and rename ESLint configs to .cjs
Co-authored-by: dportillo-ixs <[email protected]>
1 parent a512db0 commit 840d56c

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed
File renamed without changes.

packages/react/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@htmldocs/react",
33
"version": "0.3.0",
4+
"private": true,
45
"main": "./dist/index.js",
56
"module": "./dist/index.mjs",
67
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)