Skip to content

Commit

Permalink
Add test npm script
Browse files Browse the repository at this point in the history
  • Loading branch information
arnellebalane committed Feb 7, 2021
1 parent 3b64c02 commit f7b52f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "Draw dot-grid backgrounds using CSS Paint API",
"main": "dot-grid.js",
"scripts": {
"test": "echo 'houdini-paint-dot-grid'",
"clean": "rm -rf dist",
"build": "rollup -c"
},
Expand Down

0 comments on commit f7b52f1

Please sign in to comment.