Skip to content

Commit 803ca88

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
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)