Skip to content

Commit 8875715

Browse files
committed
Updated version.
1 parent c8d5b9f commit 8875715

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "react-css-burger",
3-
"version": "0.1.6",
4-
"description": "Lightweight, dynamic, zero-dependency (and very tasty) burger for React.",
3+
"version": "0.2.0",
4+
"description":
5+
"Lightweight, dynamic, zero-dependency (and very tasty) burger for React.",
56
"author": "Matthew Bliffert",
67
"license": "MIT",
78
"repository": "mattvox/react-css-burger",
@@ -73,7 +74,5 @@
7374
"rollup-plugin-postcss": "^1.1.0",
7475
"rollup-plugin-url": "^1.3.0"
7576
},
76-
"files": [
77-
"dist"
78-
]
77+
"files": ["dist"]
7978
}

0 commit comments

Comments
 (0)