Skip to content
This repository was archived by the owner on Jan 11, 2024. It is now read-only.

Commit 3f64912

Browse files
committed
Add private false flag
1 parent 3da1c5f commit 3f64912

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "@canopassoftware/react-file-upload",
3-
"version": "1.1.27",
3+
"version": "1.1.28",
44
"description": "Show the preview of file and manage files data to upload",
5+
"private": false,
56
"main": "/src/app/index.ts",
67
"repository": {
78
"type": "git",

0 commit comments

Comments
 (0)