A design system in a box. hip-ui.tngl.io/docs/introduction
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add repo

+5 -1
+5 -1
packages/hip-ui/package.json
··· 1 1 { 2 2 "name": "hip-ui", 3 - "version": "0.1.2", 3 + "version": "0.1.3", 4 4 "type": "module", 5 + "repository": { 6 + "type": "git", 7 + "url": "https://tangled.org/hipstersmoothie.com/hip-ui" 8 + }, 5 9 "bin": { 6 10 "hip-ui": "./dist/cli/bin.js" 7 11 },