Skip to content

Commit

Permalink
Adds more npm scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Solomon committed Apr 28, 2021
1 parent 6d90efc commit 8f6af53
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
"version": "0.0.3",
"description": "Web Audio Graphs as a Stream",
"scripts": {
"build": "spago build",
"docs": "pulp docs",
"test": "spago -x test.dhall test"
},
"keywords": [],
Expand All @@ -15,4 +17,4 @@
"purty": "^7.0.0",
"spago": "^0.19.1"
}
}
}

0 comments on commit 8f6af53

Please sign in to comment.