0
0
Fork 0
mirror of https://github.com/actions-rs/cargo.git synced 2025-05-04 01:29:21 +03:00
This commit is contained in:
root 2023-02-12 16:33:29 +00:00
parent d39da1a21d
commit 8699a36ea8
3 changed files with 17994 additions and 13661 deletions

1
.npmrc
View file

@ -1 +0,0 @@
@actions-rs:registry=https://npm.pkg.github.com

31650
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -31,15 +31,15 @@
"url": "https://github.com/actions-rs/cargo/issues"
},
"dependencies": {
"@actions-rs/core": "git+https://github.com/synthet-ic/action-core.git",
"@actions/core": "^1.2.4",
"action-core": "git+https://github.com/synthet-ic/action-core.git",
"string-argv": "^0.3.1"
},
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/node": "^15.6.1",
"@typescript-eslint/eslint-plugin": "^4.0.0",
"@typescript-eslint/parser": "^3.10.1",
"@typescript-eslint/parser": "^5.51.0",
"@zeit/ncc": "^0.22.3",
"eslint": "^7.29.0",
"eslint-config-prettier": "^7.2.0",