Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Commit 8abe9ad

Browse files
fix: remove stale field and update nvmrc version
1 parent 61e2270 commit 8abe9ad

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.15
1+
18

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
"version": "1.0.0-semantically-released",
44
"description": "React toolkit for writing and testing react components",
55
"main": "index.js",
6-
"publishConfig": {
7-
"access": "public"
8-
},
96
"release": {
107
"branches": ["main"]
118
},

0 commit comments

Comments
 (0)