Skip to content

Commit 960912a

Browse files
committed
Merge branch 'master' of github.com:coderan-io/ui into develop
2 parents bd0b217 + 0bc038a commit 960912a

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coderan/ui",
3-
"version": "1.0.0",
3+
"version": "0.1.0",
44
"description": "Beautiful and component-rich UI library",
55
"main": "src/index.ts",
66
"scripts": {
@@ -44,5 +44,8 @@
4444
"clsx": "^1.1.1",
4545
"framer-motion": "^3.1.1",
4646
"react": "^16.14.0"
47-
}
47+
},
48+
"files": [
49+
"dist"
50+
]
4851
}

0 commit comments

Comments
 (0)