mirror of
https://github.com/actions-rs/cargo.git
synced 2025-06-02 15:03:39 +03:00
Update package.json
This commit is contained in:
parent
315baa1e8a
commit
d9d83f6b2d
1 changed files with 1 additions and 2 deletions
|
@ -3,9 +3,8 @@
|
||||||
"version": "1.0.3",
|
"version": "1.0.3",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "Run cargo command",
|
"description": "Run cargo command",
|
||||||
"main": "lib/main.js",
|
"main": "src/main.js",
|
||||||
"directories": {
|
"directories": {
|
||||||
"lib": "lib",
|
|
||||||
"test": "__tests__"
|
"test": "__tests__"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue