Skip to content

Commit 19c4673

Browse files
committed
Update package.json
1 parent 0bcdcac commit 19c4673

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "animate.css",
3-
"version": "3.4.0",
3+
"version": "3.5.0",
44
"main": "animate.css",
55
"repository": {
66
"type": "git",
@@ -24,13 +24,11 @@
2424
"gulp-autoprefixer": "^3.1.0",
2525
"gulp-concat": "^2.6.0",
2626
"gulp-minify-css": "^1.2.2",
27+
"gulp-header": "^1.7.1",
28+
"gulp-rename": "^1.2.2",
2729
"run-sequence": "^1.1.5"
2830
},
2931
"spm": {
3032
"main": "./animate.css"
31-
},
32-
"dependencies": {
33-
"gulp-header": "^1.7.1",
34-
"gulp-rename": "^1.2.2"
3533
}
3634
}

0 commit comments

Comments
 (0)