Release infra-sk 0.8.1

Adds app-sk colors and font.

Bug: skia:
Change-Id: I428946db64daa3351acd9a7e7f0479c1186773e7
Reviewed-on: https://skia-review.googlesource.com/c/176971
Reviewed-by: Joe Gregorio <jcgregorio@google.com>
diff --git a/infra-sk/package.json b/infra-sk/package.json
index 27bf506..08c515f 100644
--- a/infra-sk/package.json
+++ b/infra-sk/package.json
@@ -1,6 +1,6 @@
 {
   "name": "infra-sk",
-  "version": "0.8.0",
+  "version": "0.8.1",
   "description": "Common Skia Infra elements and JS.",
   "homepage": "https://github.com/google/skia-buildbot/tree/master/infra-sk",
   "main": "index.js",