Skip to content

Commit

Permalink
add test script
Browse files Browse the repository at this point in the history
  • Loading branch information
zellwk committed Mar 6, 2022
1 parent 21de5df commit 06bb151
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 @@ -9,6 +9,7 @@
"description": "Mappy Breakpoints is a breakpoint mixin I have hacked together to streamline web development when using a Sass map to hold the breakpoint plugin. [Here's why I made this mixin](http://www.zell-weekeat.com/mappy-breakpoints)",
"scripts": {
"dev": "gulp watch",
"test": "",
"release": "np --no-publish && npm publish"
},
"ignore": ["**/.*", "node_modules", "test", "tests"],
Expand Down

0 comments on commit 06bb151

Please sign in to comment.