deps: fix ordering in package.json

This commit is contained in:
Saúl Ibarra Corretgé 2017-04-12 16:31:07 +02:00
parent 4ef8172f8d
commit ef41e32af5
1 changed files with 1 additions and 1 deletions

View File

@ -16,13 +16,13 @@
"readmeFilename": "README.md",
"//": "Callstats.io does not work with recent versions of jsSHA (2.0.1 in particular)",
"dependencies": {
"@atlassian/aui": "6.0.6",
"@atlaskit/button": "1.0.3",
"@atlaskit/button-group": "1.0.0",
"@atlaskit/field-text": "2.0.3",
"@atlaskit/modal-dialog": "1.2.4",
"@atlaskit/single-select": "1.6.1",
"@atlaskit/tabs": "1.2.5",
"@atlassian/aui": "6.0.6",
"async": "0.9.0",
"autosize": "1.18.13",
"bootstrap": "3.1.1",