Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Commit d5df098

Browse files
Daniel SmithDaniel Smith
authored andcommitted
Missing comma
1 parent ca2fa36 commit d5df098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"gulp-minify-css": "^1.2.1",
3232
"gulp-rename": "^1.2.2",
3333
"gulp-util": "^3.0.6",
34-
"gulp-wrap": "^0.11.0"
34+
"gulp-wrap": "^0.11.0",
3535
"jasmine-core": "^2.3.4",
3636
"karma": "^0.13.10",
3737
"karma-jasmine": "^0.3.6",

0 commit comments

Comments
 (0)