mirror of
https://github.com/actions-rs/cargo.git
synced 2025-07-03 05:32:50 +03:00
Update package.json
This commit is contained in:
parent
2e14882ebf
commit
9e8dbc86a6
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
{
|
{
|
||||||
"name": "rust-cargo",
|
"name": "action-cargo",
|
||||||
"version": "1.0.3",
|
"version": "1.0.3",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "Run cargo command",
|
"description": "Run cargo command",
|
||||||
"main": "src/main.js",
|
"main": "src/main.js",
|
||||||
|
"type": "module",
|
||||||
"directories": {
|
"directories": {
|
||||||
"test": "__tests__"
|
"test": "__tests__"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue