Skip to content

Commit

Permalink
chore: Update package config and package-lock (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vibes-INS authored Oct 20, 2021
1 parent 1c2161e commit 0a5a056
Show file tree
Hide file tree
Showing 2 changed files with 1,123 additions and 1,283 deletions.
18 changes: 16 additions & 2 deletions libs/mibao-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
{
"name": "mibao-ui",
"version": "0.0.1"
"name": "@mibao-ui/components",
"version": "0.0.2",
"description": "This is nervina labs component library",
"main": "src/index.ts",
"scripts": {
},
"repository": {
"type": "git",
"url": "git+https://github.com/nervina-labs/mibao-ui.git"
},
"author": "nervina-labs",
"license": "MIT",
"bugs": {
"url": "https://github.com/nervina-labs/mibao-ui/issues"
},
"homepage": "https://mibao-ui.vercel.app/"
}
Loading

1 comment on commit 0a5a056

@vercel
Copy link

@vercel vercel bot commented on 0a5a056 Oct 20, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.