Robin Thoni 10 лет назад
Родитель
Сommit
5b67d24ece
2 измененных файлов: 5 добавлений и 1 удалений
  1. 2
    1
      .gitignore
  2. 3
    0
      bower.json

+ 2
- 1
.gitignore Просмотреть файл

1
 /.idea
1
 /.idea
2
-/node_modules
2
+/node_modules
3
+/bower_components

+ 3
- 0
bower.json Просмотреть файл

6
   ],
6
   ],
7
   "description": "Luticate front utils",
7
   "description": "Luticate front utils",
8
   "license": "MIT",
8
   "license": "MIT",
9
+  "dependencies": {
10
+    "angular-dialog-service": "~5.2.8"
11
+  },
9
   "ignore": [
12
   "ignore": [
10
     "**/.*",
13
     "**/.*",
11
     "node_modules",
14
     "node_modules",

Загрузка…
Отмена
Сохранить