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"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "./test.sh",
|
||||
"build": "./build.js"
|
||||
"test": "sh test.sh",
|
||||
"build": "node build.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Reference in New Issue
Block a user