Skip to content

Commit b512841

Browse files
committed
fix(package): adding missing dependencies for travis
1 parent 86370cc commit b512841

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
@@ -53,6 +53,7 @@
5353
"eslint-config-airbnb-base": "^12.1.0",
5454
"eslint-plugin-import": "^2.2.0",
5555
"istanbul": "^1.1.0-alpha.1",
56+
"json-stable-stringify": "^1.0.1",
5657
"mocha": "^5.0.1",
5758
"parse-json": "^4.0.0",
5859
"rollup": "^0.56.2",

0 commit comments

Comments
 (0)