瀏覽代碼

deps: fix ordering in package.json

j8
Saúl Ibarra Corretgé 8 年之前
父節點
當前提交
ef41e32af5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      package.json

+ 1
- 1
package.json 查看文件

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

Loading…
取消
儲存