Browse Source

add .ga.json file

nikogu 8 years ago
parent
commit
42d92e6a1a
2 changed files with 4 additions and 1 deletions
  1. 3 0
      .ga.json
  2. 1 1
      package.json

+ 3 - 0
.ga.json

@@ -0,0 +1,3 @@
+{
+    "code":"UA-72788897-5"
+} 

+ 1 - 1
package.json

@@ -65,7 +65,7 @@
     "react-test-renderer": "^16.0.0",
     "redbox-react": "^1.3.2",
     "roadhog": "^1.2.1",
-    "roadhog-api-doc": "^0.1.8",
+    "roadhog-api-doc": "^0.1.9",
     "stylelint": "^8.1.0",
     "stylelint-config-standard": "^17.0.0"
   },