mirror of
https://github.com/jdan/98.css.git
synced 2025-08-31 09:31:55 +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