Skip to content
This repository was archived by the owner on May 25, 2019. It is now read-only.

Commit e8a3f60

Browse files
committed
chore(dep): add grunt bumper
1 parent b996675 commit e8a3f60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"grunt-contrib-copy": "~0.4.1",
1717
"grunt-contrib-connect": "~0.5.0",
1818
"load-grunt-tasks": "~0.2.0",
19-
"grunt-conventional-changelog": "~1.0.0"
19+
"grunt-conventional-changelog": "~1.0.0",
20+
"grunt-bump": "0.0.11"
2021
},
2122
"scripts": {},
2223
"repository": {

0 commit comments

Comments
 (0)