Skip to content

Commit

Permalink
add module dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Himyu committed Sep 13, 2022
1 parent c4961db commit 53d4231
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
],
"plugin": {
"main": "plugin.js"
}
},
"dependencies": [
"module-league-state"
]
}
}

0 comments on commit 53d4231

Please sign in to comment.