Skip to content

Commit a1cbb09

Browse files
committed
use files and directories entries instead of .npmignore
1 parent 3ae2c1c commit a1cbb09

File tree

2 files changed

+6
-35
lines changed

2 files changed

+6
-35
lines changed

.npmignore

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

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@
4646
"url": "https://github.com/RobotlegsJS/RobotlegsJS-Phaser-CE-SignalCommandMap/issues"
4747
},
4848
"homepage": "https://github.com/RobotlegsJS/RobotlegsJS-Phaser-CE-SignalCommandMap#readme",
49+
"files": [
50+
"lib"
51+
],
52+
"directories": {
53+
"lib": "./lib"
54+
},
4955
"dependencies": {
5056
"@robotlegsjs/core": "^0.2.1",
5157
"tslib": "^1.9.3"

0 commit comments

Comments
 (0)