fix(package): set private marker to false
This commit is contained in:
parent
8ac99dd0e5
commit
d6ff7c54e2
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/smartcsv",
|
"name": "@pushrocks/smartcsv",
|
||||||
"version": "1.0.8",
|
"version": "1.0.8",
|
||||||
"private": true,
|
"private": false,
|
||||||
"description": "handle csv data | gitzone standard compliant",
|
"description": "handle csv data | gitzone standard compliant",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
|
Loading…
Reference in New Issue
Block a user