mirror of
https://github.com/dzeiocom/components.git
synced 2025-06-17 04:59:20 +00:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
3b65de9103 | |||
208d0f8c06 |
@ -4,7 +4,6 @@ node_modules/
|
|||||||
.gitattributes
|
.gitattributes
|
||||||
.gitignore
|
.gitignore
|
||||||
.npmignore
|
.npmignore
|
||||||
rollup.config.js
|
|
||||||
tsconfig.json
|
tsconfig.json
|
||||||
yarn.lock
|
yarn.lock
|
||||||
yarn-error.log
|
yarn-error.log
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@dzeio/components",
|
"name": "@dzeio/components",
|
||||||
"version": "0.6.0",
|
"version": "0.6.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "./index.mjs",
|
"main": "./index.mjs",
|
||||||
"types": "./types/index.d.ts",
|
"types": "./types/index.d.ts",
|
||||||
|
Reference in New Issue
Block a user