mirror of
https://github.com/google/blockly.git
synced 2026-01-10 02:17:09 +01:00
Reorder package.json. (#2893)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user