ソースを参照

package.json

tags/0.1.0^0
Robin Thoni 8年前
コミット
c88e1f64e7
1個のファイルの変更2行の追加1行の削除
  1. 2
    1
      package.json

+ 2
- 1
package.json ファイルの表示

@@ -4,7 +4,8 @@
4 4
   "description": "Luticate front authentication layer",
5 5
   "main": "dist/luticate-auth.min.js",
6 6
   "dependencies": {
7
-    "grunt": "~0.4.5"
7
+    "grunt": "~0.4.5",
8
+    "grunt-contrib-uglify": "~0.10.0"
8 9
   },
9 10
   "devDependencies": {},
10 11
   "scripts": {

読み込み中…
キャンセル
保存