mirror of
https://github.com/jdan/98.css.git
synced 2025-09-02 02:12:44 +02:00
fix scripts
This commit is contained in:
@@ -7,8 +7,8 @@
|
|||||||
"doc": "docs"
|
"doc": "docs"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "./test.sh",
|
"test": "sh test.sh",
|
||||||
"build": "./build.js"
|
"build": "node build.js"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Reference in New Issue
Block a user