Skip to content

Commit bd67219

Browse files
committed
Remove .npmignore and add files field to package.json
1 parent 6322bbf commit bd67219

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

.npmignore

Lines changed: 0 additions & 7 deletions
This file was deleted.

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
"version": "1.1.1-0",
44
"description": "GrapesJS Keymap Dialog",
55
"main": "dist/index.js",
6+
"files": [
7+
"dist",
8+
"src",
9+
"README.md",
10+
"LICENSE"
11+
],
612
"repository": {
713
"type": "git",
814
"url": "git+https://github.com/silexlabs/grapesjs-keymaps-dialog.git"

0 commit comments

Comments
 (0)