Bump to 1.0.0-alpha.5

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
Florian Bouillon 2021-12-02 00:38:17 +01:00
parent 3495142453
commit 4ad8e7596b
Signed by: Florian Bouillon
GPG Key ID: 50BD648F12C86AB6
2 changed files with 796 additions and 646 deletions

1438
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "@dzeio/components",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"license": "MIT",
"main": "./index.js",
"types": "./types/index.d.ts",
@ -44,7 +44,7 @@
"lucide-react": "^0.16.0",
"rollup": "^2.44.0",
"rollup-plugin-styles": "^3.14.1",
"rollup-plugin-typescript2": "^0.30.0",
"rollup-plugin-typescript2": "^0.31.1",
"tslib": "^2.1.0"
}
}