Skip to content

Commit 590b822

Browse files
committed
add package.json
1 parent 1163fba commit 590b822

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
File renamed without changes.

package.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "grafyaml",
3+
"devDependencies": {
4+
"@semantic-release/changelog": "^6.0.3",
5+
"@semantic-release/exec": "^6.0.3",
6+
"@semantic-release/git": "^10.0.1",
7+
"@semantic-release/npm": "^9.0.1",
8+
"semantic-release": "^19.0.5"
9+
}
10+
}

0 commit comments

Comments
 (0)