Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

Commit

Permalink
chore: main entry
Browse files Browse the repository at this point in the history
  • Loading branch information
ryangjchandler committed Mar 9, 2021
1 parent 2ce453a commit 567b5fb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@
},
"author": "Ryan Chandler <support@ryangjchandler.co.uk>",
"license": "MIT",
"source": "src/index.js",
"main": "dist/spruce.js",
"umd:main": "dist/spruce.umd.js",
"module": "dist/spruce.module.js",
"main": "dist/spruce.umd.js",
"scripts": {
"build": "rollup -c",
"watch": "rollup -c -w",
Expand Down

0 comments on commit 567b5fb

Please sign in to comment.