Skip to content

Commit 30e5711

Browse files
committed
0.1.5
1 parent 1d1e96d commit 30e5711

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwindcss",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "A utility-first CSS framework for rapidly building custom user interfaces.",
55
"license": "MIT",
66
"main": "lib/index.js",
@@ -50,7 +50,9 @@
5050
"postcss-functions": "^3.0.0",
5151
"stylefmt": "^6.0.0"
5252
},
53-
"browserslist": ["> 1%"],
53+
"browserslist": [
54+
"> 1%"
55+
],
5456
"babel": {
5557
"presets": [
5658
[

0 commit comments

Comments
 (0)