1
0
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:
Jordan Scales
2020-04-21 22:31:54 -04:00
parent 645a647893
commit d34ec46d8f

View File

@@ -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",