diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8674c0a..cec81f1 100644 --- a/package.json +++ b/package.json | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | "version": "0.5.0", | 3 | "version": "0.5.0", |
| 4 | "description": "A web version of mat2! ", | 4 | "description": "A web version of mat2! ", |
| 5 | "scripts": { | 5 | "scripts": { |
| 6 | "test": "echo \"Error: no test specified\" && exit 1" | 6 | "build:css": "postcss static/src/main.css -o static/dist/main.css" |
| 7 | }, | 7 | }, |
| 8 | "repository": { | 8 | "repository": { |
| 9 | "type": "git", | 9 | "type": "git", |
