GITLAB
LeClubInfo
/
10p5-server
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
32dbe8b613d421952e71127a8f524f3d02a214ce
Authored by
Geoffrey PREUD'HOMME
2016-05-03 19:18:39 +0200
1 parent
4525b510
Dépendances manquantes
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
package.json
Inline
Side-by-side
package.json
Wrap text
Show/Hide comments
View file @
32dbe8b
...
...
@@ -19,5 +19,8 @@
19
19
"devDependencies": {
20
20
"gulp": "^3.9.1",
21
21
"gulp-sass": "^2.3.1"
22
+ },
23
+ "dependencies": {
24
+ "gulp-util": "^3.0.7"
22
25
}
23
26
}
...
...