|
@@ -1,12 +1,12 @@ |
|
|
{ |
|
|
{ |
|
|
"name": "@tesseract-design/react-common", |
|
|
"name": "@tesseract-design/react-common", |
|
|
"version": "0.2.2", |
|
|
|
|
|
|
|
|
"version": "0.2.3", |
|
|
"description": "Common front-end components for Web using the Tesseract design system, written in React.", |
|
|
"description": "Common front-end components for Web using the Tesseract design system, written in React.", |
|
|
"directories": { |
|
|
"directories": { |
|
|
"lib": "dist" |
|
|
"lib": "dist" |
|
|
}, |
|
|
}, |
|
|
"main": "dist/index.js", |
|
|
"main": "dist/index.js", |
|
|
"types": "dist/lib/index.d.ts", |
|
|
|
|
|
|
|
|
"types": "dist/packages/react-common/src/index.d.ts", |
|
|
"repository": "https://code.modal.sh/tesseract-design/react-common.git", |
|
|
"repository": "https://code.modal.sh/tesseract-design/react-common.git", |
|
|
"author": "TheoryOfNekomata <allan.crisostomo@outlook.com>", |
|
|
"author": "TheoryOfNekomata <allan.crisostomo@outlook.com>", |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|