We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ae2c1c commit a1cbb09Copy full SHA for a1cbb09
.npmignore
package.json
@@ -46,6 +46,12 @@
46
"url": "https://github.com/RobotlegsJS/RobotlegsJS-Phaser-CE-SignalCommandMap/issues"
47
},
48
"homepage": "https://github.com/RobotlegsJS/RobotlegsJS-Phaser-CE-SignalCommandMap#readme",
49
+ "files": [
50
+ "lib"
51
+ ],
52
+ "directories": {
53
+ "lib": "./lib"
54
+ },
55
"dependencies": {
56
"@robotlegsjs/core": "^0.2.1",
57
"tslib": "^1.9.3"
0 commit comments