Skip to content

Commit 16ab9d7

Browse files
committed
npm
1 parent 1b49e21 commit 16ab9d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "pure.css.components",
3-
"version": "1.0.0",
4-
"description": "Some components (modal, slider, etc.) in pure css",
5-
"main": "components.css",
3+
"version": "2.0.0",
4+
"description": "Pure CSS components, few javascsript-free, fully-customizable and reusable components",
5+
"main": "css/components.css",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},

0 commit comments

Comments
 (0)