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 87d6561 commit 0b03ecbCopy full SHA for 0b03ecb
.npmignore
package.json
@@ -64,6 +64,12 @@
64
"url": "https://github.com/RobotlegsJS/RobotlegsJS-SignalCommandMap/issues"
65
},
66
"homepage": "https://github.com/RobotlegsJS/RobotlegsJS-SignalCommandMap#readme",
67
+ "files": [
68
+ "lib"
69
+ ],
70
+ "directories": {
71
+ "lib": "./lib"
72
+ },
73
"dependencies": {
74
"@robotlegsjs/core": "^0.2.1",
75
"@robotlegsjs/signals": "^0.2.0"
0 commit comments