update version to 1.0.1
This commit is contained in:
parent
35b8f00554
commit
e2acce3f10
@ -1,13 +1,14 @@
|
|||||||
{
|
{
|
||||||
"name": "@cubetiq/invoice-print",
|
"name": "@cubetiq/invoice-print",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "Invoice Print80m",
|
"description": "Invoice Print80m",
|
||||||
"author": "Chantha Suon",
|
"author": "Chantha Suon",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": "Chantha Suon/@cubetiq/invoice-print",
|
"repository": "https://git.cubetiqs.com/chanthasuon/lib-invoice-print.git",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"module": "dist/index.modern.js",
|
"module": "dist/index.modern.js",
|
||||||
"source": "src/index.tsx",
|
"source": "src/index.tsx",
|
||||||
|
"private": false,
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=10"
|
"node": ">=10"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user