ver
This commit is contained in:
parent
f22daa89a3
commit
73dd93156d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@skorotkiewicz/snowflake-id",
|
"name": "@skorotkiewicz/snowflake-id",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "Snowflake ID is a unique identifier commonly used in distributed systems to generate unique IDs with a timestamp component. It is designed to ensure uniqueness, even in distributed and highly concurrent environments.",
|
"description": "Snowflake ID is a unique identifier commonly used in distributed systems to generate unique IDs with a timestamp component. It is designed to ensure uniqueness, even in distributed and highly concurrent environments.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"rollup": "rollup -c",
|
"rollup": "rollup -c",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue