Skip to content

Commit

Permalink
Publish less
Browse files Browse the repository at this point in the history
  • Loading branch information
TrySound committed Feb 18, 2021
1 parent 16cc8cf commit 49d001a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
File renamed without changes.
File renamed without changes.
8 changes: 1 addition & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,8 @@
"bin",
"lib",
"plugins",
"dist",
"examples"
"dist"
],
"directories": {
"bin": "./bin",
"lib": "./lib",
"example": "./examples"
},
"scripts": {
"test": "nyc --reporter=html --reporter=text mocha \"test/*/_index.js\"",
"test-browser": "rollup -c && node ./test/browser.js",
Expand Down

0 comments on commit 49d001a

Please sign in to comment.