Sign in
商艳涛
/
webpack-generators
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
fba98272753382c331f8bb4c7cd7a83883d1ae49
Authored by
商艳涛
2016-11-08 17:41:39 +0800
1 parent
31892e24
build: skipped
语法错误
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
package.json
package.json
View file @
fba9827
...
...
@@ -46,7 +46,7 @@
46
46
"dependencies": {
47
47
"gulp": "^3.9.1",
48
48
"gulp-cli": "^1.2.2",
49
- "gulp-util": "^3.0.7"
,
49
+ "gulp-util": "^3.0.7"
50
50
},
51
51
"license": "ISC"
52
52
}
...
...