0
0
Fork 0
mirror of https://github.com/actions-rs/cargo.git synced 2025-05-04 01:29:21 +03:00

Update package.json

This commit is contained in:
Rin Arakaki 2023-02-13 03:24:29 +09:00 committed by GitHub
parent 315baa1e8a
commit d9d83f6b2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,9 +3,8 @@
"version": "1.0.3",
"private": false,
"description": "Run cargo command",
"main": "lib/main.js",
"main": "src/main.js",
"directories": {
"lib": "lib",
"test": "__tests__"
},
"scripts": {