Reorder package.json. (#2893)

This commit is contained in:
Sam El-Husseini
2019-08-21 16:37:56 -07:00
committed by GitHub
parent 7bba4fa59c
commit 5af3d46341

View File

@@ -52,9 +52,9 @@
"mocha": "^6.1.4",
"pixelmatch": "^4.0.2",
"pngjs": "^3.4.0",
"webdriverio": "^5.11.5",
"rimraf": "^2.6.3",
"typescript-closure-tools": "^0.0.7"
"typescript-closure-tools": "^0.0.7",
"webdriverio": "^5.11.5"
},
"jshintConfig": {
"globalstrict": true,