Skip to content

Commit

Permalink
chore(package): reintroduce missing npm package files
Browse files Browse the repository at this point in the history
  • Loading branch information
b-kelly committed Aug 4, 2022
1 parent 5484414 commit 462ebce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
"./src/Icon/*": "./src/Icon/*",
"./src/Spot/*": "./src/Spot/*"
},
"files": [
"build/**/*",
"src/**/*"
],
"scripts": {
"start": "ts-node ./server.ts",
"prepublishOnly": "npm start"
Expand Down

0 comments on commit 462ebce

Please sign in to comment.