Skip to content

Commit c142606

Browse files
committed
fix: added missing dependency for travis
1 parent 0e3015a commit c142606

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"eslint-plugin-import": "^2.2.0",
5555
"istanbul": "^1.1.0-alpha.1",
5656
"mocha": "^3.1.2",
57+
"parse-json": "^4.0.0",
5758
"rollup": "^0.36.3",
5859
"rollup-plugin-babel": "^2.6.1",
5960
"semantic-release": "^12.4.1",

0 commit comments

Comments
 (0)