Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Commit

Permalink
WIP: Remove files entry from package.json temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
whymarrh committed Mar 12, 2019
1 parent 2262597 commit 83fb9c0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
"version": "3.4.0",
"description": "A module to store and interact with blocks",
"main": "dist/index.js",
"files": [
"dist/**/*.js"
],
"scripts": {
"prepublishOnly": "npm run lint && npm run test && npm run build",
"build": "babel src --out-dir dist",
Expand Down

0 comments on commit 83fb9c0

Please sign in to comment.