Skip to content

Commit 803ca88

Browse files
author
Michael Mrowetz
committed
#182 add style field to package.json
1 parent d849773 commit 803ca88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.9.1",
44
"description": "Har file visualizer",
55
"main": "./index.js",
6+
"style": "./dist/perf-cascade.css",
67
"scripts": {
78
"test": "echo \"Error: no test specified\" && exit 1",
89
"lint": "grunt tslint",

0 commit comments

Comments
 (0)