Skip to content

Commit 90f7bb7

Browse files
committed
chore: fixd version
1 parent 08b24b7 commit 90f7bb7

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -25,23 +25,23 @@
2525
"tag": "node ./scripts/tag.js"
2626
},
2727
"dependencies": {
28-
"@actions/core": "^1.2.6",
29-
"@actions/exec": "^1.1.1",
30-
"@actions/github": "^4.0.0",
31-
"actions-util": "^1.0.0"
28+
"@actions/core": "1.2.6",
29+
"@actions/exec": "1.1.1",
30+
"@actions/github": "4.0.0",
31+
"actions-util": "1.0.0"
3232
},
3333
"devDependencies": {
34-
"@octokit/rest": "^19.0.5",
35-
"@typescript-eslint/parser": "^4.15.2",
36-
"@umijs/fabric": "^2.6.2",
34+
"@octokit/rest": "19.0.5",
35+
"@typescript-eslint/parser": "4.15.2",
36+
"@umijs/fabric": "2.6.2",
3737
"@vercel/ncc": "0.34.0",
38-
"axios": "^0.21.1",
39-
"eslint": "^7.14.0",
40-
"eslint-plugin-github": "^4.1.1",
41-
"eslint-plugin-simple-import-sort": "^7.0.0",
42-
"prettier": "^2.2.1",
43-
"typescript": "^4.1.2",
44-
"chalk": "^4.1.2",
45-
"simple-git": "^2.46.0"
38+
"axios": "0.21.1",
39+
"eslint": "7.14.0",
40+
"eslint-plugin-github": "4.1.1",
41+
"eslint-plugin-simple-import-sort": "7.0.0",
42+
"prettier": "2.2.1",
43+
"typescript": "4.1.2",
44+
"chalk": "4.1.2",
45+
"simple-git": "2.46.0"
4646
}
4747
}

0 commit comments

Comments
 (0)