Skip to content

Commit 31f5ca8

Browse files
committed
1.0.1
1 parent 8d01ad2 commit 31f5ca8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stackgl-readme-css",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Reusable CSS for styling README/Markdown content consistently",
55
"main": "index.js",
66
"license": "MIT",
@@ -13,7 +13,9 @@
1313
"url": "http://hughsk.io/"
1414
},
1515
"browserify": {
16-
"transform": ["brfs"]
16+
"transform": [
17+
"brfs"
18+
]
1719
},
1820
"dependencies": {
1921
"brfs": "^1.2.0"

0 commit comments

Comments
 (0)