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

Commit 83fb9c0

Browse files
committed
WIP: Remove files entry from package.json temporarily
1 parent 2262597 commit 83fb9c0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
"version": "3.4.0",
44
"description": "A module to store and interact with blocks",
55
"main": "dist/index.js",
6-
"files": [
7-
"dist/**/*.js"
8-
],
96
"scripts": {
107
"prepublishOnly": "npm run lint && npm run test && npm run build",
118
"build": "babel src --out-dir dist",

0 commit comments

Comments
 (0)