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

Commit 7482969

Browse files
committed
feat(automatic-release): Generation of automatic release
1 parent 3d4e832 commit 7482969

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
@@ -24,6 +24,7 @@
2424
"homepage": "https://github.com/webpack/source-list-map",
2525
"devDependencies": {
2626
"mocha": "^2.2.1",
27-
"should": "^5.2.0"
27+
"should": "^5.2.0",
28+
"standard-version": "^4.0.0"
2829
}
2930
}

0 commit comments

Comments
 (0)