Skip to content

Commit

Permalink
build: reduce npm files
Browse files Browse the repository at this point in the history
  • Loading branch information
pbeshai committed May 7, 2021
1 parent 15772b6 commit d915416
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 @@ -21,6 +21,7 @@
"type": "git",
"url": "https://github.com/pbeshai/d3-interpolate-path.git"
},
"files": ["build/", "index.js"],
"scripts": {
"build": "rm -rf build && mkdir build && rollup --config rollup.config.js",
"watch": "rollup --config rollup.config.js --watch",
Expand Down

0 comments on commit d915416

Please sign in to comment.